You are here

protected property ContentModerationIPEAccess::$information in Lightning Workflow 8.3

Same name and namespace in other branches
  1. 8 src/Plugin/IPEAccess/ContentModerationIPEAccess.php \Drupal\lightning_workflow\Plugin\IPEAccess\ContentModerationIPEAccess::information
  2. 8.2 src/Plugin/IPEAccess/ContentModerationIPEAccess.php \Drupal\lightning_workflow\Plugin\IPEAccess\ContentModerationIPEAccess::information

The moderation information service.

Type: \Drupal\content_moderation\ModerationInformationInterface

File

src/Plugin/IPEAccess/ContentModerationIPEAccess.php, line 33

Class

ContentModerationIPEAccess
Provides Panels IPE access logic for Content Moderation integration.

Namespace

Drupal\lightning_workflow\Plugin\IPEAccess

Code

protected $information;