protected property EntityManager::$cacheKey

The cache key used for entity plugin definitions.

Type: string

File

drupal/core/lib/Drupal/Core/Entity/EntityManager.php, line 185
Contains \Drupal\Core\Entity\EntityManager.

Class

EntityManager
Manages entity type plugin definitions.

Namespace

Drupal\Core\Entity

Code

protected $cacheKey = 'entity_info';