You are here

protected property Notification::$tokenEntityMapper in Content Moderation Notifications 8.3

The token entity mapper, if available.

Type: \Drupal\token\TokenEntityMapperInterface

File

src/Notification.php, line 59

Class

Notification
General service for moderation-related questions about Entity API.

Namespace

Drupal\content_moderation_notifications

Code

protected $tokenEntityMapper;