You are here

protected property DefaultPattern::$contextMapper in Panels 8.3

Same name and namespace in other branches
  1. 8.4 src/Plugin/PanelsPattern/DefaultPattern.php \Drupal\panels\Plugin\PanelsPattern\DefaultPattern::contextMapper

The context mapper.

Type: \Drupal\ctools\ContextMapperInterface

File

src/Plugin/PanelsPattern/DefaultPattern.php, line 29

Class

DefaultPattern
Plugin annotation @PanelsPattern("default");

Namespace

Drupal\panels\Plugin\PanelsPattern

Code

protected $contextMapper;