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

1
public function removeBin();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.