public CacheBackendInterface::removeBin()
Remove a cache bin.
File
- core/lib/Drupal/Core/Cache/CacheBackendInterface.php, line 217
Class
- CacheBackendInterface
- Defines an interface for cache implementations.
Namespace
Drupal\Core\Cache
Code
public function removeBin();
Please login to continue.