function ConsoleInputCollector::__construct

File

core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php, line 29

Class

ConsoleInputCollector
Collects input values for recipes from the command line.

Namespace

Drupal\Core\Recipe

Code

public function __construct(InputInterface $input, StyleInterface $io) {
}

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