diff --git a/lib/QUI/FAQ/Events.php b/lib/QUI/FAQ/Events.php index 34bba72872df9f72b08b7013407eb5769466b0a5..684782bb5166e0db19c65209e44776268576c473 100644 --- a/lib/QUI/FAQ/Events.php +++ b/lib/QUI/FAQ/Events.php @@ -17,7 +17,7 @@ class Events /** * event on child create * - * @param Integer $newId + * @param integer $newId * @param \QUI\Projects\Site\Edit $Parent */ static function onChildCreate($newId, $Parent)