You are here

protected property ComponentsLoader::$activeThemeNamespaces in Components! 8.2

Cache of namespaces for any theme that was active during this request.

Type: array

File

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

Class

ComponentsLoader
Loads templates from the filesystem.

Namespace

Drupal\components\Template\Loader

Code

protected $activeThemeNamespaces;