Completed
Push — master ( ac854d...92cccc )
by Restu
12:32
created
src/Core/Router/Router.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -119,7 +119,7 @@
 block discarded – undo
119 119
     }
120 120
 
121 121
     /**
122
-     * @param null $path
122
+     * @param string $path
123 123
      * @return array
124 124
      */
125 125
     public function getRouteByPath($path = null)
Please login to merge, or discard this patch.