function LoggingBeginner::__construct

Same name in this branch
  1. 11.x core/modules/package_manager/tests/modules/package_manager_bypass/src/LoggingBeginner.php \Drupal\package_manager_bypass\LoggingBeginner::__construct()

File

core/modules/package_manager/src/LoggingBeginner.php, line 26

Class

LoggingBeginner
Logs Composer Stager's Beginner process output to a file.

Namespace

Drupal\package_manager

Code

public function __construct(BeginnerInterface $decorated, ConfigFactoryInterface $configFactory, TimeInterface $time) {
}

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