You are here

protected property UpgradeStatusForm::$projectCollector in Upgrade Status 8.2

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

The project collector service.

Type: \Drupal\upgrade_status\ProjectCollector

File

src/Form/UpgradeStatusForm.php, line 32

Class

UpgradeStatusForm

Namespace

Drupal\upgrade_status\Form

Code

protected $projectCollector;