You are here

protected property Updater::$root in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::root
  2. 10 core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::root

The root directory under which new projects will be copied.

Type: string

File

core/lib/Drupal/Core/Updater/Updater.php, line 25

Class

Updater
Defines the base class for Updaters used in Drupal.

Namespace

Drupal\Core\Updater

Code

protected $root;