The root location under which installed projects will be saved.
Type: string
File
- core/modules/update/src/Form/UpdateManagerInstall.php, line 30
Class
- UpdateManagerInstall
- Configure update settings for this site.
Namespace
Drupal\update\Form
Code
1 | protected $root ; |
Please login to continue.