You are here

protected property ComponentsInfo::$initialized in Components! 8.2

Stores whether the registry was already initialized.

Type: bool

File

src/Template/ComponentsInfo.php, line 82

Class

ComponentsInfo
Loads info about components defined in themes or modules.

Namespace

Drupal\components\Template

Code

protected $initialized = FALSE;