mirror of
https://github.com/mrclay/minify.git
synced 2025-08-18 03:41:35 +02:00
Apply php-cs-fixer new rules
This commit is contained in:
@@ -37,7 +37,7 @@ class Config
|
||||
public $allowDebugFlag = false;
|
||||
|
||||
/**
|
||||
* @var string|Minify_CacheInterface
|
||||
* @var Minify_CacheInterface|string
|
||||
*/
|
||||
public $cachePath = '';
|
||||
|
||||
|
Reference in New Issue
Block a user