protected property BatchController::$root in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/src/Controller/BatchController.php \Drupal\system\Controller\BatchController::root
- 9 core/modules/system/src/Controller/BatchController.php \Drupal\system\Controller\BatchController::root
The app root.
Type: string
File
- core/
modules/ system/ src/ Controller/ BatchController.php, line 21
Class
- BatchController
- Controller routines for batch routes.
Namespace
Drupal\system\ControllerCode
protected $root;