You are here

protected property UpgradeStatusForm::$deprecationAnalyzer in Upgrade Status 8.2

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

The deprecation analyzer.

Type: \Drupal\upgrade_status\DeprecationAnalyzer

File

src/Form/UpgradeStatusForm.php, line 74

Class

UpgradeStatusForm

Namespace

Drupal\upgrade_status\Form

Code

protected $deprecationAnalyzer;