You are here

protected property UpgradeStatusForm::$moduleHandler in Upgrade Status 8.2

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

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandler

File

src/Form/UpgradeStatusForm.php, line 67

Class

UpgradeStatusForm

Namespace

Drupal\upgrade_status\Form

Code

protected $moduleHandler;