7 methods override CacheBackendInterface::removeBin()

ApcuBackend::removeBin in core/lib/Drupal/Core/Cache/ApcuBackend.php
Remove a cache bin.
BackendChain::removeBin in core/lib/Drupal/Core/Cache/BackendChain.php
Remove a cache bin.
ChainedFastBackend::removeBin in core/lib/Drupal/Core/Cache/ChainedFastBackend.php
Remove a cache bin.
DatabaseBackend::removeBin in core/lib/Drupal/Core/Cache/DatabaseBackend.php
Remove a cache bin.
MemoryBackend::removeBin in core/lib/Drupal/Core/Cache/MemoryBackend.php
Remove a cache bin.
NullBackend::removeBin in core/lib/Drupal/Core/Cache/NullBackend.php
Remove a cache bin.
PhpBackend::removeBin in core/lib/Drupal/Core/Cache/PhpBackend.php
Remove a cache bin.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.