You are here

protected property PanelsIPEBlockRendererTrait::$contextHandler in Panels 8.3

Same name and namespace in other branches
  1. 8.4 panels_ipe/src/PanelsIPEBlockRendererTrait.php \Drupal\panels_ipe\PanelsIPEBlockRendererTrait::contextHandler

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

File

panels_ipe/src/PanelsIPEBlockRendererTrait.php, line 20

Class

PanelsIPEBlockRendererTrait
Provides methods to render Blocks for display in Panels IPE.

Namespace

Drupal\panels_ipe

Code

protected $contextHandler;