You are here

protected property ScanResultController::$resultFormatter in Upgrade Status 8.3

Same name and namespace in other branches
  1. 8 src/Controller/ScanResultController.php \Drupal\upgrade_status\Controller\ScanResultController::resultFormatter
  2. 8.2 src/Controller/ScanResultController.php \Drupal\upgrade_status\Controller\ScanResultController::resultFormatter

The scan result formatter service.

Type: \Drupal\upgrade_status\ScanResultFormatter

File

src/Controller/ScanResultController.php, line 20

Class

ScanResultController

Namespace

Drupal\upgrade_status\Controller

Code

protected $resultFormatter;