You are here

protected property EntityOperations::$moderationInfo in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_moderation/src/EntityOperations.php \Drupal\content_moderation\EntityOperations::moderationInfo

The Moderation Information service.

Type: \Drupal\content_moderation\ModerationInformationInterface

File

core/modules/content_moderation/src/EntityOperations.php, line 32

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\content_moderation

Code

protected $moderationInfo;