function LoggingStager::__construct

File

core/modules/package_manager/src/LoggingStager.php, line 24

Class

LoggingStager
Logs Composer Stager's Stager process output to a file.

Namespace

Drupal\package_manager

Code

public function __construct(StagerInterface $decorated, ConfigFactoryInterface $configFactory) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.