You are here

protected property ComponentsInfo::$themeInfo in Components! 8.2

Keep track of component info provided by themes.

Type: array

File

src/Template/ComponentsInfo.php, line 33

Class

ComponentsInfo
Loads info about components defined in themes or modules.

Namespace

Drupal\components\Template

Code

protected $themeInfo = [];