EntityTypeManager::$handlers

Contains instantiated handlers keyed by handler type and entity type.

Type: array

File

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

Class

EntityTypeManager
Manages entity type plugin definitions.

Namespace

Drupal\Core\Entity

Code

1
protected $handlers = [];
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.