CacheBackendInterface::removeBin

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();
doc_Drupal
2016-10-29 08:49:18
Comments
Leave a Comment

Please login to continue.