You are here

protected property EntityTypeInfo::$moderationInfo in Drupal 9

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

The moderation information service.

Type: \Drupal\content_moderation\ModerationInformationInterface

File

core/modules/content_moderation/src/EntityTypeInfo.php, line 43

Class

EntityTypeInfo
Manipulates entity type information.

Namespace

Drupal\content_moderation

Code

protected $moderationInfo;