Failed Conditions
Push — master ( c59a50...787d16 )
by Arnold
02:51
created
src/Controller/RouteAction.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -122,7 +122,7 @@
 block discarded – undo
122 122
     /**
123 123
      * Get the arguments for a function from a route using reflection
124 124
      * 
125
-     * @param object $route
125
+     * @param \stdClass $route
126 126
      * @param \ReflectionFunctionAbstract $refl
127 127
      * @return array
128 128
      */
Please login to merge, or discard this patch.