Property | Type | Description | |
---|---|---|---|
$_base | string | Base path |
Method | Description | |
---|---|---|
clean ( ) : void | Recursively clean the cache directory given as base path | |
instance ( string $base ) : |
Instanciate a cache cleaner |
Method | Description | |
---|---|---|
__construct ( string $base ) | Constructor | |
_cleanDirectory ( string $path = '' ) : integer | Recursively clean a subdirectory |