You are here

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\Utility

Code

protected $initialized = FALSE;