EntityBundleListener::$entityFieldManager

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

core/lib/Drupal/Core/Entity/EntityBundleListener.php, line 31

Class

EntityBundleListener
Reacts to entity bundle CRUD on behalf of the Entity system.

Namespace

Drupal\Core\Entity

Code

1
protected $entityFieldManager;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.