You are here

protected property ComponentsInfo::$moduleInfo in Components! 8.2

Keep track of component info provided by modules.

Type: array

File

src/Template/ComponentsInfo.php, line 26

Class

ComponentsInfo
Loads info about components defined in themes or modules.

Namespace

Drupal\components\Template

Code

protected $moduleInfo = [];