You are here

protected property UpgradeStatusForm::$deprecationAnalyzer in Upgrade Status 8.3

Same name and namespace in other branches
  1. 8.2 src/Form/UpgradeStatusForm.php \Drupal\upgrade_status\Form\UpgradeStatusForm::deprecationAnalyzer

The deprecation analyzer.

Type: \Drupal\upgrade_status\DeprecationAnalyzer

File

src/Form/UpgradeStatusForm.php, line 79

Class

UpgradeStatusForm

Namespace

Drupal\upgrade_status\Form

Code

protected $deprecationAnalyzer;