The root directory under which new projects will be copied.
Type: string
File
- core/lib/Drupal/Core/Updater/Updater.php, line 26
Class
- Updater
- Defines the base class for Updaters used in Drupal.
Namespace
Drupal\Core\Updater
Code
protected $root;
Please login to continue.