Completed
Pull Request — master (#554)
by
unknown
02:15
created
Classes/ViewHelpers/Link/AbstractActionViewHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
      * Render a link with action and controller.
27 27
      *
28 28
      * @param array $controllerArguments
29
-     * @param null  $pageUid
29
+     * @param integer  $pageUid
30 30
      *
31 31
      * @return mixed|string
32 32
      */
Please login to merge, or discard this patch.