You are here

protected property ViewsData::$moderationInformation in Workbench Moderation 8

Same name and namespace in other branches
  1. 8.2 src/ViewsData.php \Drupal\workbench_moderation\ViewsData::moderationInformation

The moderation information.

Type: \Drupal\workbench_moderation\ModerationInformationInterface

File

src/ViewsData.php, line 28

Class

ViewsData
Provides the workbench_moderation views integration.

Namespace

Drupal\workbench_moderation

Code

protected $moderationInformation;