File manager - Edit - /home/proidvn/me.proid.vn/wp-content/plugins/wp-optimize/vendor/mrclay/minify/lib/Minify/Config.php
Back
<?php namespace Minify; use Minify_CacheInterface; class Config { /** * @var bool */ public $enableBuilder = false; /** * @var bool */ public $enableStatic = false; /** * @var bool */ public $concatOnly = false; /** * @var string */ public $builderPassword = 'admin'; /** * @var bool|object */ public $errorLogger = false; /** * @var bool */ public $allowDebugFlag = false; /** * @var string|Minify_CacheInterface */ public $cachePath = ''; /** * @var string */ public $documentRoot = ''; /** * @var bool */ public $cacheFileLocking = true; /** * @var array */ public $serveOptions = array(); /** * @var array */ public $symlinks = array(); /** * @var int */ public $uploaderHoursBehind = 0; /** * @var array */ public $envArgs = array(); /** * @var callable[] */ public $factories = array(); }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.15 |
proxy
|
phpinfo
|
Settings