protected property MessageNotifierBase::$entityTypeManager in Message Notify 8
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Notifier/ MessageNotifierBase.php, line 37
Class
- MessageNotifierBase
- An abstract implementation of MessageNotifierInterface.
Namespace
Drupal\message_notify\Plugin\NotifierCode
protected $entityTypeManager;