public function Drupal7Backend::wysiwyg_profile_cache_clear in Configuration Management 7.3
Overrides BackendInterface::wysiwyg_profile_cache_clear
File
- src/
Backends/ Drupal7Backend.php, line 404
Class
Namespace
Configuration\BackendsCode
public function wysiwyg_profile_cache_clear() {
return wysiwyg_profile_cache_clear();
}