You are here

protected property ScanResultFormatter::$moduleHandler in Upgrade Status 8.3

Same name and namespace in other branches
  1. 8.2 src/ScanResultFormatter.php \Drupal\upgrade_status\ScanResultFormatter::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/ScanResultFormatter.php, line 47

Class

ScanResultFormatter
Format scan results for display or export.

Namespace

Drupal\upgrade_status

Code

protected $moduleHandler;