configs: overwrite via prepend, mode instead of duration_only (#715)
This commit is contained in:
@@ -17,7 +17,7 @@ class AssetExtension extends BaseAssetExtension
|
||||
* Overwritten to support subdirectories and subdomains at the same time.
|
||||
*
|
||||
* @param string $path
|
||||
* @param null $packageName
|
||||
* @param null|string $packageName
|
||||
* @return mixed|string
|
||||
*/
|
||||
public function getAssetUrl($path, $packageName = null)
|
||||
|
||||
Reference in New Issue
Block a user