You are here

protected property PreCommitEvent::$stageComposer in Automatic Updates 8.2

The Composer utility object for the stage directory.

Type: \Drupal\package_manager\ComposerUtility

File

src/Event/PreCommitEvent.php, line 19

Class

PreCommitEvent
Event fired before staged changes are copied into the active site.

Namespace

Drupal\automatic_updates\Event

Code

protected $stageComposer;