ConsoleInputCollector::INPUT_OPTION

The name of the command-line option for passing input values.

File

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

Class

ConsoleInputCollector
Collects input values for recipes from the command line.

Namespace

Drupal\Core\Recipe

Code

public const INPUT_OPTION = 'input';

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