You are here

protected property BlockPreviewRenderer::$contextHandler in Panopoly 8.2

The context handler.

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

File

modules/panopoly/panopoly_magic/src/BlockPreviewRenderer.php, line 31

Class

BlockPreviewRenderer
A service for rendering block previews.

Namespace

Drupal\panopoly_magic

Code

protected $contextHandler;