You are here

protected property Cleaner::$decorated in Automatic Updates 8.2

The decorated cleaner service.

Type: \PhpTuf\ComposerStager\Domain\CleanerInterface

File

src/ComposerStager/Cleaner.php, line 20

Class

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

Namespace

Drupal\automatic_updates\ComposerStager

Code

protected $decorated;