Property | Type | Description | |
---|---|---|---|
$basePath | |||
$mustBeWritable |
Property | Type | Description | |
---|---|---|---|
$filesystem | |||
$logger |
Method | Description | |
---|---|---|
__construct ( object $logger = null, array $directories = ['cache', 'log', 'library/Proxy', 'themes'], string $basePath = null ) | Construct class | |
checkDirectories ( ) : mixed | Check if all directories are writable | |
makeDirectoriesWritable ( ) : boolean | Try to make all directories writeable | |
warmapCache ( ) | Reload themes reditions in datbase |
public checkDirectories ( ) : mixed | ||
return | mixed | true if all writable or array with not writable directories |
public makeDirectoriesWritable ( ) : boolean | ||
return | boolean |