You are here

protected property PanelizerIPEController::$modInfo in Lightning Workflow 8

Same name and namespace in other branches
  1. 8.3 src/Controller/PanelizerIPEController.php \Drupal\lightning_workflow\Controller\PanelizerIPEController::modInfo
  2. 8.2 src/Controller/PanelizerIPEController.php \Drupal\lightning_workflow\Controller\PanelizerIPEController::modInfo

The moderation information service.

Type: \Drupal\content_moderation\ModerationInformationInterface

File

src/Controller/PanelizerIPEController.php, line 21

Class

PanelizerIPEController
Controller for Panels IPE routes that are specific to Panelizer.

Namespace

Drupal\lightning_workflow\Controller

Code

protected $modInfo;