EntityLastInstalledSchemaRepository::$entityFieldStorageDefinitions

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php \Drupal\Core\Entity\EntityLastInstalledSchemaRepository::entityFieldStorageDefinitions

The loaded installed field storage definitions.

Type: array|null

File

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

Class

EntityLastInstalledSchemaRepository
Provides a repository for installed entity definitions.

Namespace

Drupal\Core\Entity

Code

protected $entityFieldStorageDefinitions = NULL;

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