EntityLastInstalledSchemaRepository::$cacheBackend
Same name in other branches
- 10 core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php \Drupal\Core\Entity\EntityLastInstalledSchemaRepository::cacheBackend
- 11.x core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php \Drupal\Core\Entity\EntityLastInstalledSchemaRepository::cacheBackend
The cache backend.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityLastInstalledSchemaRepository.php, line 27
Class
- EntityLastInstalledSchemaRepository
- Provides a repository for installed entity definitions.
Namespace
Drupal\Core\EntityCode
protected $cacheBackend;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.