Completed
Push — master ( d10e41...c14408 )
by Vitaly
02:58
created
src/Router.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -106,7 +106,7 @@
 block discarded – undo
106 106
     /**
107 107
      * Get path static resources list filtered by extensions.
108 108
      *
109
-     * @param array $paths Paths for static resources scanning
109
+     * @param string[] $paths Paths for static resources scanning
110 110
      * @param array $extensions Resource type
111 111
      *
112 112
      * @return array Matched static resources collection with full paths
Please login to merge, or discard this patch.