You are here

protected property BatchController::$root in Drupal 8

Same name and namespace in other branches
  1. 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\Controller

Code

protected $root;