EntityTypeRepository::$classNameEntityTypeMap

Contains cached mappings of class names to entity types.

Type: array

File

core/lib/Drupal/Core/Entity/EntityTypeRepository.php, line 30

Class

EntityTypeRepository
Provides helper methods for loading entity types.

Namespace

Drupal\Core\Entity

Code

protected $classNameEntityTypeMap = [];
doc_Drupal
2016-10-29 09:08:41
Comments
Leave a Comment

Please login to continue.