You are here

protected property EntityReferenceLayoutWidget::$entityTypeManager in Entity Reference with Layout 8

The Entity Type Manager service property.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/EntityReferenceLayoutWidget.php, line 63

Class

EntityReferenceLayoutWidget
Entity Reference with Layout field widget.

Namespace

Drupal\entity_reference_layout\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;