public function CacheBackendInterface::removeBin in Render cache 7.2
Remove a cache bin.
File
- lib/
Drupal/ Core/ Cache/ CacheBackendInterface.php, line 265 - Definition of Drupal\Core\Cache\CacheBackendInterface.
Class
- CacheBackendInterface
- Defines an interface for cache implementations.
Namespace
Drupal\Core\CacheCode
public function removeBin();