You are here

protected property SiteConfigureForm::$sitePath in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php \Drupal\Core\Installer\Form\SiteConfigureForm::sitePath
  2. 10 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 27

Class

SiteConfigureForm
Provides the site configuration form.

Namespace

Drupal\Core\Installer\Form

Code

protected $sitePath;