You are here

protected property OptionsTargetWorkspaceWidget::$entityTypeManager in Workspace 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/OptionsTargetWorkspaceWidget.php, line 32

Class

OptionsTargetWorkspaceWidget
Plugin implementation of the 'options_target_workspace_select' widget.

Namespace

Drupal\workspace\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;