Cache backend for storing module hook implementation information.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/lib/Drupal/Core/Extension/ModuleHandler.php, line 64
Class
- ModuleHandler
- Class that manages modules in a Drupal installation.
Namespace
Drupal\Core\Extension
Code
protected $cacheBackend;
Please login to continue.