public function VarnishBackend::removeBin in Varnish 8
Remove a cache bin.
Overrides CacheBackendInterface::removeBin
File
- src/
Cache/ VarnishBackend.php, line 135
Class
Namespace
Drupal\varnish\CacheCode
public function removeBin() {
}
Remove a cache bin.
Overrides CacheBackendInterface::removeBin
public function removeBin() {
}