You are here

protected property Storage::$initialized in Express 8

Flag determining whether or not object has been initialized yet.

Type: bool

File

themes/contrib/bootstrap/src/Utility/Storage.php, line 67
Contains \Drupal\bootstrap\Utility\Storage.

Class

Storage
Theme Storage.

Namespace

Drupal\bootstrap\Utility

Code

protected $initialized = FALSE;