You are here

protected property ViewsData::$moderationInformation in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_moderation/src/ViewsData.php \Drupal\content_moderation\ViewsData::moderationInformation
  2. 10 core/modules/content_moderation/src/ViewsData.php \Drupal\content_moderation\ViewsData::moderationInformation

The moderation information.

Type: \Drupal\content_moderation\ModerationInformationInterface

File

core/modules/content_moderation/src/ViewsData.php, line 30

Class

ViewsData
Provides the content_moderation views integration.

Namespace

Drupal\content_moderation

Code

protected $moderationInformation;