You are here

protected property StandardDisplayBuilder::$contextHandler in Panels 8.4

Same name and namespace in other branches
  1. 8.3 src/Plugin/DisplayBuilder/StandardDisplayBuilder.php \Drupal\panels\Plugin\DisplayBuilder\StandardDisplayBuilder::contextHandler

The context handler.

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

File

src/Plugin/DisplayBuilder/StandardDisplayBuilder.php, line 37

Class

StandardDisplayBuilder
The standard display builder for viewing a PanelsDisplayVariant.

Namespace

Drupal\panels\Plugin\DisplayBuilder

Code

protected $contextHandler;