You are here

public property ContentModerationNotification::$site_mail in Content Moderation Notifications 8.3

Disable notification to the site mail address.

Type: bool

File

src/Entity/ContentModerationNotification.php, line 76

Class

ContentModerationNotification
Defines the content_moderation_notification entity.

Namespace

Drupal\content_moderation_notifications\Entity

Code

public $site_mail = FALSE;