You are here

public property Dbug::$bInitialized in dBug for Drupal 8

Same name and namespace in other branches
  1. 2.0.x src/Dbug.php \Drupal\dbug\Dbug::bInitialized
  2. 1.0.x src/Dbug.php \Drupal\dbug\Dbug::bInitialized

Variable $bInitialized.

Type: bool

File

src/Dbug.php, line 133

Class

Dbug
Implementation of dBug for Drupal.

Namespace

Drupal\dbug

Code

public $bInitialized = FALSE;