You are here

protected property UpgradeStatusCommands::$deprecationAnalyzer in Upgrade Status 8.3

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

The codebase analyzer service.

Type: \Drupal\upgrade_status\DeprecationAnalyzer

File

src/Commands/UpgradeStatusCommands.php, line 37

Class

UpgradeStatusCommands
Upgrade Status Drush command

Namespace

Drupal\upgrade_status\Commands

Code

protected $deprecationAnalyzer;