MakeReactPageCommand
class MakeReactPageCommand extends Command
Implements command for making a new react view by running react:page.
More information can be found here.
Methods
void
configure()
Configures the command.
int
execute(InputInterface $input, OutputInterface $output)
Executes the command
Details
at line 23
protected void
configure()
Configures the command.
at line 39
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command