protected property ConfigStorageController::$entityInfo

Array of information about the entity.

Type: array

See also

entity_get_info()

File

drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php, line 34
Definition of Drupal\Core\Config\Entity\ConfigStorageController.

Class

ConfigStorageController
Defines the storage controller class for configuration entities.

Namespace

Drupal\Core\Config\Entity

Code

protected $entityInfo;