You are here

protected property SiteConfigureForm::$sitePath in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php \Drupal\Core\Installer\Form\SiteConfigureForm::sitePath
  2. 9 core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php \Drupal\Core\Installer\Form\SiteConfigureForm::sitePath

The site path.

Type: string

File

core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php, line 26

Class

SiteConfigureForm
Provides the site configuration form.

Namespace

Drupal\Core\Installer\Form

Code

protected $sitePath;