public function NullBackend::removeBin in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cache/NullBackend.php \Drupal\Core\Cache\NullBackend::removeBin()
- 9 core/lib/Drupal/Core/Cache/NullBackend.php \Drupal\Core\Cache\NullBackend::removeBin()
File
- core/
lib/ Drupal/ Core/ Cache/ NullBackend.php, line 90
Class
- NullBackend
- Defines a stub cache implementation.
Namespace
Drupal\Core\CacheCode
public function removeBin() {
}