protected property EmailField::$entityTypeManager in Workbench Email 2.x
Same name and namespace in other branches
- 8 src/Plugin/RecipientType/EmailField.php \Drupal\workbench_email\Plugin\RecipientType\EmailField::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ RecipientType/ EmailField.php, line 38
Class
- EmailField
- Provides a recipient type of an email field.
Namespace
Drupal\workbench_email\Plugin\RecipientTypeCode
protected $entityTypeManager;