Completed
Push — master ( c9a5b8...803065 )
by Restu
11:14
created
src/Core/Route/Dispatcher/RegexDispatcher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -111,7 +111,7 @@
 block discarded – undo
111 111
     }
112 112
 
113 113
     /**
114
-     * @param $path
114
+     * @param string $path
115 115
      * @return array
116 116
      */
117 117
     public static function explodePath($path)
Please login to merge, or discard this patch.