You are here

protected property Cleaner::$pathLocator in Automatic Updates 8.2

The path locator service.

Type: \Drupal\automatic_updates\PathLocator

File

src/ComposerStager/Cleaner.php, line 34

Class

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

Namespace

Drupal\automatic_updates\ComposerStager

Code

protected $pathLocator;