You are here

protected property ComponentsInfo::$moduleHandler in Components! 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Template/ComponentsInfo.php, line 47

Class

ComponentsInfo
Loads info about components defined in themes or modules.

Namespace

Drupal\components\Template

Code

protected $moduleHandler;