You are here

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

The transition IDs relevant to this notification.

Type: string[]

File

src/Entity/ContentModerationNotification.php, line 114

Class

ContentModerationNotification
Defines the content_moderation_notification entity.

Namespace

Drupal\content_moderation_notifications\Entity

Code

public $transitions = [];