You are here

protected property ContextActiveTrail::$contextManager in Context Active Trail 8

Same name and namespace in other branches
  1. 8.2 src/ContextActiveTrail.php \Drupal\context_active_trail\ContextActiveTrail::contextManager

The context manager.

Type: \Drupal\Context\ContextManager

File

src/ContextActiveTrail.php, line 22

Class

ContextActiveTrail
Allow the active trail to be set manually.

Namespace

Drupal\context_active_trail

Code

protected $contextManager;