ReactHomeCommand
class ReactHomeCommand extends Command
Implements command for generating the home/Index.jsx page component.
More information can be found here.
Methods
void
configure()
Configures the command.
int
execute(InputInterface $input, OutputInterface $output)
Executes the command
Details
at line 19
protected void
configure()
Configures the command.
at line 33
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command