Completed
Push — master ( 893872...3f3cc0 )
by Joschi
02:50
created
src/Server/Ports/Route/Route.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -272,7 +272,7 @@
 block discarded – undo
272 272
     /**
273 273
      * Set and validate the route action
274 274
      *
275
-     * @param string|array $actions Route actions
275
+     * @param callable $actions Route actions
276 276
      */
277 277
     protected function setAndValidateActionList($actions)
278 278
     {
Please login to merge, or discard this patch.