@@ -106,7 +106,7 @@ |
||
| 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 |