protected property ExtraFieldTypePluginBase::$entityTypeManager in Entity Extra Field 2.0.x
Same name and namespace in other branches
- 8 src/ExtraFieldTypePluginBase.php \Drupal\entity_extra_field\ExtraFieldTypePluginBase::entityTypeManager
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
ExtraFieldTypePluginBase.php, line 45
Class
- ExtraFieldTypePluginBase
- Define extra field type plugin base.
Namespace
Drupal\entity_extra_fieldCode
protected $entityTypeManager;