You are here

protected property EntityLastInstalledSchemaRepository::$cacheBackend in Drupal 9

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\Entity

Code

protected $cacheBackend;