You are here

protected property SystemInfoController::$systemManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/src/Controller/SystemInfoController.php \Drupal\system\Controller\SystemInfoController::systemManager

System Manager Service.

Type: \Drupal\system\SystemManager

File

core/modules/system/src/Controller/SystemInfoController.php, line 25
Contains \Drupal\system\Controller\SystemInfoController.

Class

SystemInfoController
Returns responses for System Info routes.

Namespace

Drupal\system\Controller

Code

protected $systemManager;