You are here

protected property IconSelectFieldWidgetDefault::$entityTypeManager in Icon Select 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/IconSelectFieldWidgetDefault.php, line 33

Class

IconSelectFieldWidgetDefault
Plugin implementation of the icon_select_widget default input widget.

Namespace

Drupal\icon_select\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;