You are here

protected property FieldInheritancePluginBase::$entityTypeManager in Field Inheritance 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/FieldInheritance/FieldInheritancePluginBase.php \Drupal\field_inheritance\Plugin\FieldInheritance\FieldInheritancePluginBase::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/FieldInheritance/FieldInheritancePluginBase.php, line 79

Class

FieldInheritancePluginBase
Abstract class FieldInheritancePluginBase.

Namespace

Drupal\field_inheritance\Plugin\FieldInheritance

Code

protected $entityTypeManager;