mirror of
https://github.com/mrclay/minify.git
synced 2025-08-27 15:50:15 +02:00
php-cs-fixer fix
This commit is contained in:
@@ -517,7 +517,6 @@ class Minify
|
||||
if ($file
|
||||
&& !isset($minifyOptions['currentDir'])
|
||||
&& !isset($minifyOptions['prependRelativePath'])) {
|
||||
|
||||
$minifyOptions['currentDir'] = dirname($file);
|
||||
$source->setMinifierOptions($minifyOptions);
|
||||
}
|
||||
|
Reference in New Issue
Block a user