You are here

protected property Panels::$conditionManager in Panels 8.3

Same name and namespace in other branches
  1. 8.4 src/Controller/Panels.php \Drupal\panels\Controller\Panels::conditionManager

The condition manager.

Type: \Drupal\Core\Plugin\Context\ContextAwarePluginManagerInterface

File

src/Controller/Panels.php, line 39

Class

Panels
Provides route controllers for Panels routes.

Namespace

Drupal\panels\Controller

Code

protected $conditionManager;