protected property SiteSettingsForm::$sitePath in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php \Drupal\Core\Installer\Form\SiteSettingsForm::sitePath
- 10 core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php \Drupal\Core\Installer\Form\SiteSettingsForm::sitePath
The site path.
Type: string
File
- core/
lib/ Drupal/ Core/ Installer/ Form/ SiteSettingsForm.php, line 26
Class
- SiteSettingsForm
- Provides a form to configure and rewrite settings.php.
Namespace
Drupal\Core\Installer\FormCode
protected $sitePath;