@@ -387,7 +387,7 @@ |
||
387 | 387 | * Resolve the URL to an http asset |
388 | 388 | * |
389 | 389 | * @param string $path |
390 | - * @return false|string the url, or false if not resolvable |
|
390 | + * @return string the url, or false if not resolvable |
|
391 | 391 | */ |
392 | 392 | protected function buildAssetUrl($path) |
393 | 393 | { |