You are here

protected property SystemStatusController::$themeHandler in System Status 8.2

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Controller/SystemStatusController.php, line 31

Class

SystemStatusController
Returns responses for Sensei's Pants routes.

Namespace

Drupal\system_status\Controller

Code

protected $themeHandler;