You are here

protected property UpgradeStatusCommands::$projectCollector in Upgrade Status 8.3

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

The project collector service.

Type: \Drupal\upgrade_status\ProjectCollector

File

src/Commands/UpgradeStatusCommands.php, line 30

Class

UpgradeStatusCommands
Upgrade Status Drush command

Namespace

Drupal\upgrade_status\Commands

Code

protected $projectCollector;