You are here

protected property EntityLastInstalledSchemaRepository::$entityTypeDefinitions in Drupal 9

The loaded installed entity type definitions.

Type: array|null

File

core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php, line 34

Class

EntityLastInstalledSchemaRepository
Provides a repository for installed entity definitions.

Namespace

Drupal\Core\Entity

Code

protected $entityTypeDefinitions = NULL;