You are here

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

Same name and namespace in other branches
  1. 8 src/Entity/ContentModerationNotification.php \Drupal\content_moderation_notifications\Entity\ContentModerationNotification::roles

The role IDs to send notifications to.

Type: string[]

File

src/Entity/ContentModerationNotification.php, line 100

Class

ContentModerationNotification
Defines the content_moderation_notification entity.

Namespace

Drupal\content_moderation_notifications\Entity

Code

public $roles = [];