You are here

protected property DeprecationAnalyzer::$environmentInitialized in Upgrade Status 8.3

Same name and namespace in other branches
  1. 8.2 src/DeprecationAnalyzer.php \Drupal\upgrade_status\DeprecationAnalyzer::environmentInitialized

Whether the analyzer environment is initialized.

Type: bool

File

src/DeprecationAnalyzer.php, line 116

Class

DeprecationAnalyzer

Namespace

Drupal\upgrade_status

Code

protected $environmentInitialized = FALSE;