GenerateNovaCommand
class GenerateNovaCommand extends Command (View source)
Generate Nova fields.
Run bin/console generate-nova-fields
or bin/console nova-fields
Methods
void
configure()
Configure the command.
int
execute(InputInterface $input, OutputInterface $output)
Run the console command.
Details
protected void
configure()
Configure the command.
protected int
execute(InputInterface $input, OutputInterface $output)
Run the console command.