You are here

protected property EntityReferenceRenderedBase::$entityTypeManager in Entityreference Rendered Widget 8

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/EntityReferenceRenderedBase.php, line 58

Class

EntityReferenceRenderedBase
Base class for widgets provided by this module.

Namespace

Drupal\entityreference_rendered_widget\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;