You are here

protected property UpdateManagerInstall::$sitePath in Drupal 9

Same name and namespace in other branches
  1. 8 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 41

Class

UpdateManagerInstall
Configure update settings for this site.

Namespace

Drupal\update\Form

Code

protected $sitePath;