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