You are here

protected property Panels::$contextHandler in Panels 8.4

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

The context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface

File

src/Controller/Panels.php, line 49

Class

Panels
Provides route controllers for Panels routes.

Namespace

Drupal\panels\Controller

Code

protected $contextHandler;