mirror of
https://github.com/mrclay/minify.git
synced 2025-08-21 21:26:13 +02:00
php-cs-fixer fix
This commit is contained in:
@@ -109,6 +109,7 @@ class Minify_Cache_File implements Minify_CacheInterface
|
||||
{
|
||||
if (!$this->locking) {
|
||||
readfile($this->path . '/' . $id);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user