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
protected $entityFieldManager;
Please login to continue.