Completed
Push — actionrefactor ( 6e4bf0 )
by Andreas
04:36
created
inc/ActionRouter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -179,7 +179,7 @@
 block discarded – undo
179 179
      *
180 180
      * Example: 'export_raw' -> ExportRaw then 'export' -> 'Export'
181 181
      *
182
-     * @param $actionname
182
+     * @param string $actionname
183 183
      * @return AbstractAction
184 184
      * @throws NoActionException
185 185
      */
Please login to merge, or discard this patch.