You are here

protected property ProfileFormWidget::$entityTypeManager in Profile 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/ProfileFormWidget.php, line 42

Class

ProfileFormWidget
Plugin implementation of the 'profile_form' widget.

Namespace

Drupal\profile\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;