You are here

protected property EntityTypeInfo::$moderationInfo in Workbench Moderation 8.2

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

The moderation information service.

Type: \Drupal\workbench_moderation\ModerationInformationInterface

File

src/EntityTypeInfo.php, line 38

Class

EntityTypeInfo
Service class for manipulating entity type information.

Namespace

Drupal\workbench_moderation

Code

protected $moderationInfo;