Passed
Push — master ( 2774f9...44c0fb )
by Sinnarasa
01:58
created
src/Routing/Router.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -135,7 +135,7 @@
 block discarded – undo
135 135
 
136 136
     /**
137 137
      * @description call the middleware before and after the target
138
-     * @param $action
138
+     * @param string $action
139 139
      */
140 140
     public function callMiddleware($action)
141 141
     {
Please login to merge, or discard this patch.