You are here

protected property ComponentsLoader::$themeManager in Components! 8.2

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Template/Loader/ComponentsLoader.php, line 31

Class

ComponentsLoader
Loads templates from the filesystem.

Namespace

Drupal\components\Template\Loader

Code

protected $themeManager;