protected property UpdateManagerInstall::$root in Drupal 9
Same name and namespace in other branches
- 8 core/modules/update/src/Form/UpdateManagerInstall.php \Drupal\update\Form\UpdateManagerInstall::root
The root location under which installed projects will be saved.
Type: string
File
- core/
modules/ update/ src/ Form/ UpdateManagerInstall.php, line 34
Class
- UpdateManagerInstall
- Configure update settings for this site.
Namespace
Drupal\update\FormCode
protected $root;