Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс IndexCommand
+ Граф наследования:IndexCommand:

Защищенные члены

 configure ()
 
 execute (Console\Input\InputInterface $input, Console\Output\OutputInterface $output)
 

Подробное описание

См. определение в файле indexcommand.php строка 9

Методы

◆ configure()

configure ( )
protected

Configures the current command.

Возвращает
void

См. определение в файле indexcommand.php строка 15

◆ execute()

execute ( Console\Input\InputInterface $input,
Console\Output\OutputInterface $output )
protected

Executes the current command.

Аргументы
Console\Input\InputInterface$inputConsole input steam.
Console\Output\OutputInterface$outputConsole output steam.
Возвращает
int|null

См. определение в файле indexcommand.php строка 50