protected property StorageItem::$initialized in Express 8
Flag determining whether or not object has been initialized yet.
Type: bool
File
- themes/
contrib/ bootstrap/ src/ Utility/ StorageItem.php, line 31 - Contains \Drupal\bootstrap\Utility\StorageItem.
Class
- StorageItem
- Theme Storage Item.
Namespace
Drupal\bootstrap\UtilityCode
protected $initialized = FALSE;