You are here

protected property ContextManager::$themeManager in Context 8.4

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

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/ContextManager.php, line 86

Class

ContextManager
This is the manager service for the context module.

Namespace

Drupal\context

Code

protected $themeManager;