You are here

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

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Notification.php, line 45

Class

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

Namespace

Drupal\content_moderation_notifications

Code

protected $moduleHandler;