You are here

protected property ExtraFieldTypePluginBase::$entityFieldManager in Entity Extra Field 2.0.x

Same name and namespace in other branches
  1. 8 src/ExtraFieldTypePluginBase.php \Drupal\entity_extra_field\ExtraFieldTypePluginBase::entityFieldManager

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/ExtraFieldTypePluginBase.php, line 50

Class

ExtraFieldTypePluginBase
Define extra field type plugin base.

Namespace

Drupal\entity_extra_field

Code

protected $entityFieldManager;