You are here

protected property UpdateReady::$sitePath in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/update/src/Form/UpdateReady.php \Drupal\update\Form\UpdateReady::sitePath
  2. 9 core/modules/update/src/Form/UpdateReady.php \Drupal\update\Form\UpdateReady::sitePath

The Site path.

Type: string

File

core/modules/update/src/Form/UpdateReady.php, line 47

Class

UpdateReady
Configure update settings for this site.

Namespace

Drupal\update\Form

Code

protected $sitePath;