You are here

protected property DisableForm::$notification in Content Moderation Notifications 8.3

The content moderation notification entity to enable or disable.

Type: \Drupal\content_moderation_notifications\ContentModerationNotificationInterface

File

src/Form/DisableForm.php, line 18

Class

DisableForm
The enable/disable form for content moderation notification entities.

Namespace

Drupal\content_moderation_notifications\Form

Code

protected $notification;