protected property AdminController::$formBuilder in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Controller/AdminController.php \Drupal\comment\Controller\AdminController::formBuilder
The form builder.
Type: \Drupal\Core\Form\FormBuilderInterface
Overrides ControllerBase::$formBuilder
File
- core/
modules/ comment/ src/ Controller/ AdminController.php, line 25 - Contains \Drupal\comment\Controller\AdminController.
Class
- AdminController
- Returns responses for comment module administrative routes.
Namespace
Drupal\comment\ControllerCode
protected $formBuilder;