function ConsoleInputCollector::__construct
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php \Drupal\Core\Recipe\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\RecipeCode
public function __construct(private readonly InputInterface $input, private readonly StyleInterface $io) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.