EntityDeriverBase::$entityFieldManager
Same name in other branches
- 4.0.x src/Plugin/Deriver/EntityDeriverBase.php \Drupal\ctools\Plugin\Deriver\EntityDeriverBase::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
-
src/
Plugin/ Deriver/ EntityDeriverBase.php, line 33
Class
- EntityDeriverBase
- An abstract base class that sets up the needs of entity specific derivers.
Namespace
Drupal\ctools\Plugin\DeriverCode
protected $entityFieldManager;