You are here

public function VarnishBackend::removeBin in Varnish 8

Remove a cache bin.

Overrides CacheBackendInterface::removeBin

File

src/Cache/VarnishBackend.php, line 135

Class

VarnishBackend

Namespace

Drupal\varnish\Cache

Code

public function removeBin() {
}