Deletes all cache entries.
Return value
boolean TRUE if the cache entry was successfully deleted, FALSE otherwise.
File
- drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php, line 222
Class
- CacheProvider
- Base class for cache provider implementations.
Namespace
Doctrine\Common\Cache
Code
protected abstract function doFlush();