PHP Class Minify\Config

Datei anzeigen Open project: mrclay/minify

Public Properties

Property Type Description
$allowDebugFlag boolean
$builderPassword string
$cacheFileLocking boolean
$cachePath string | Minify_CacheInterfac\Minify_CacheInterface
$concatOnly boolean
$documentRoot string
$enableBuilder boolean
$envArgs array
$errorLogger boolean | object
$factories callable[]
$serveOptions array
$symlinks array
$uploaderHoursBehind integer

Property Details

$allowDebugFlag public_oe property

public bool $allowDebugFlag
return boolean

$builderPassword public_oe property

public string $builderPassword
return string

$cacheFileLocking public_oe property

public bool $cacheFileLocking
return boolean

$cachePath public_oe property

public string|Minify_CacheInterface,Minify_CacheInterfac $cachePath
return string | Minify_CacheInterfac\Minify_CacheInterface

$concatOnly public_oe property

public bool $concatOnly
return boolean

$documentRoot public_oe property

public string $documentRoot
return string

$enableBuilder public_oe property

public bool $enableBuilder
return boolean

$envArgs public_oe property

public array $envArgs
return array

$errorLogger public_oe property

public bool|object $errorLogger
return boolean | object

$factories public_oe property

public callable[] $factories
return callable[]

$serveOptions public_oe property

public array $serveOptions
return array

$uploaderHoursBehind public_oe property

public int $uploaderHoursBehind
return integer