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 = [];
Please login to continue.