You are here

protected property ComponentsLoader::$moduleNamespaces in Components! 8.2

Cache of module namespaces that are valid for any active theme.

Type: array

File

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

Class

ComponentsLoader
Loads templates from the filesystem.

Namespace

Drupal\components\Template\Loader

Code

protected $moduleNamespaces;