public function BackendInterface::cache_clear_all in Configuration Management 7.3
1 method overrides BackendInterface::cache_clear_all()
- Drupal7Backend::cache_clear_all in src/
Backends/ Drupal7Backend.php
File
- src/
Backends/ BackendInterface.php, line 7
Class
Namespace
Configuration\BackendsCode
public function cache_clear_all($cid = NULL, $bin = NULL, $wildcard = FALSE);