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