SystemController::$formBuilder
Same name in other branches
- 8.9.x core/modules/system/src/Controller/SystemController.php \Drupal\system\Controller\SystemController::formBuilder
- 10 core/modules/system/src/Controller/SystemController.php \Drupal\system\Controller\SystemController::formBuilder
- 11.x core/modules/system/src/Controller/SystemController.php \Drupal\system\Controller\SystemController::formBuilder
The form builder service.
Type: \Drupal\Core\Form\FormBuilderInterface
Overrides ControllerBase::$formBuilder
File
-
core/
modules/ system/ src/ Controller/ SystemController.php, line 47
Class
- SystemController
- Returns responses for System routes.
Namespace
Drupal\system\ControllerCode
protected $formBuilder;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.