You are here

protected property Cleaner::$sitePath in Automatic Updates 8.2

The current site path, without leading or trailing slashes.

Type: string

File

src/ComposerStager/Cleaner.php, line 27

Class

Cleaner
Defines a cleaner service that makes the staged site directory writable.

Namespace

Drupal\automatic_updates\ComposerStager

Code

protected $sitePath;