@@ -406,6 +406,7 @@ |
||
406 | 406 | /** |
407 | 407 | * Checks whether provided path contains {version} placeholder. |
408 | 408 | * |
409 | + * @param string $path |
|
409 | 410 | * @return bool |
410 | 411 | */ |
411 | 412 | private function hasVersionPlaceholder($path) |