ImportXeedCommand
class ImportXeedCommand extends Command
Import xeed table.
Run bin/console import-xeed
or bin/console xeed
Constants
TABLE_NAME |
|
Methods
void
configure()
Configure the command.
int
execute(InputInterface $input, OutputInterface $output)
Run the console command.
Details
at line 33
protected void
configure()
Configure the command.
at line 59
protected int
execute(InputInterface $input, OutputInterface $output)
Run the console command.