You are here

protected property ScanResultController::$renderer in Upgrade Status 8.3

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

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/ScanResultController.php, line 34

Class

ScanResultController

Namespace

Drupal\upgrade_status\Controller

Code

protected $renderer;