You are here

protected property ContextMenuActiveTrail::$contextManager in Context 8.4

Same name and namespace in other branches
  1. 8 src/ContextMenuActiveTrail.php \Drupal\context\ContextMenuActiveTrail::contextManager

The Context module context manager.

Type: \Drupal\context\ContextManager

File

src/ContextMenuActiveTrail.php, line 21

Class

ContextMenuActiveTrail
Extend the MenuActiveTrail class.

Namespace

Drupal\context

Code

protected $contextManager;