GenerateModelsCommand
class GenerateModelsCommand extends Command (View source)
Generate models.
Run bin/console generate-models
or bin/console models
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.