protected property ViewsData::$moderationInformation in Drupal 8
Same name and namespace in other branches
- 9 core/modules/content_moderation/src/ViewsData.php \Drupal\content_moderation\ViewsData::moderationInformation
- 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_moderationCode
protected $moderationInformation;