service system.manager

Class

Drupal\system\SystemManager
1 string reference to system.manager
SystemInfoController::create in drupal/core/modules/system/lib/Drupal/system/Controller/SystemInfoController.php
Instantiates a new instance of this controller.

File

drupal/core/modules/system/system.services.yml
drupal/core/modules/system/system.services.yml

View source
  1. class: Drupal\system\SystemManager
  2. arguments:
  3. - '@module_handler'
  4. - '@database'