@@ -183,7 +183,7 @@ |
||
183 | 183 | * |
184 | 184 | * @param string $cachedAsset Full path to cached asset |
185 | 185 | * |
186 | - * @return mixed Cached asset URL |
|
186 | + * @return string Cached asset URL |
|
187 | 187 | */ |
188 | 188 | private function getAssetCachedUrl($cachedAsset) |
189 | 189 | { |