string anticipate(string $question, array $choices, string $default = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
int run(InputInterface $input, OutputInterface $output) Run the console
bool hasOption(string $name) Determine if the given option is present.
EventGenerateCommand class EventGenerateCommand extends
string|array argument(string $key = null) Get the value of a command argument
void info(string $string, null|int|string $verbosity = null) Write a string
void question(string $string, null|int|string $verbosity = null) Write
void fire() Execute the console command.
Page 25 of 100