MakeListenerCommand
class MakeListenerCommand extends Command
Generates a new listener class by running make:listener.
More information can be found here.
Methods
void
configure()
Configures the command.
int
execute(InputInterface $input, OutputInterface $output)
Executes the command
Details
at line 25
protected void
configure()
Configures the command.
at line 42
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command