protected property EntityTypeManager::$handlers

Contains instantiated handlers keyed by handler type and entity type.

Type: array

File

core/lib/Drupal/Core/Entity/EntityTypeManager.php, line 37

Class

EntityTypeManager
Manages entity type plugin definitions.

Namespace

Drupal\Core\Entity

Code

protected $handlers = [];

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!EntityTypeManager.php/property/EntityTypeManager::handlers/8.1.x