mirror of
https://github.com/mrclay/minify.git
synced 2025-08-13 17:44:00 +02:00
php-cs-fixer fix
This commit is contained in:
@@ -208,7 +208,6 @@ class Minify_Source implements Minify_SourceInterface
|
||||
if ($this->filepath
|
||||
&& !isset($this->minifyOptions['currentDir'])
|
||||
&& !isset($this->minifyOptions['prependRelativePath'])) {
|
||||
|
||||
$this->minifyOptions['currentDir'] = dirname($this->filepath);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user