JCacheStorageFile::_deleteFolder
Quickly delete a folder of files
Signature
protected function _deleteFolder(string
$path )
Parameters
-
$path
- The path to the folder to delete.
Returns
- boolean
- True on success.