You are here

protected property UpdateManagerInstall::$sitePath in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/update/src/Form/UpdateManagerInstall.php \Drupal\update\Form\UpdateManagerInstall::sitePath

The site path.

Type: string

File

core/modules/update/src/Form/UpdateManagerInstall.php, line 42
Contains \Drupal\update\Form\UpdateManagerInstall.

Class

UpdateManagerInstall
Configure update settings for this site.

Namespace

Drupal\update\Form

Code

protected $sitePath;