EntityLastInstalledSchemaRepository::$entityTypeDefinitions

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php \Drupal\Core\Entity\EntityLastInstalledSchemaRepository::entityTypeDefinitions
  2. 10 core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php \Drupal\Core\Entity\EntityLastInstalledSchemaRepository::entityTypeDefinitions

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.