Метод | Описание | |
---|---|---|
addCommands ( |
||
createApplication ( Symfony\Component\Console\Helper\HelperSet $helperSet, array $commands = [] ) : |
Creates a console application with the given helperset and optional commands. | |
run ( Symfony\Component\Console\Helper\HelperSet $helperSet, |
Runs console with the given helperset. |
public static addCommands ( |
||
$cli | ||
Результат | void |
public static createApplication ( Symfony\Component\Console\Helper\HelperSet $helperSet, array $commands = [] ) : |
||
$helperSet | Symfony\Component\Console\Helper\HelperSet | |
$commands | array | |
Результат |