Updater::$root

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
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.