DbDumpApplication
class DbDumpApplication extends Application (View source)
Provides a command to dump a database generation script.
Methods
getCommandName(InputInterface $input)
{@inheritdoc}
getDefaultCommands()
{@inheritdoc}
getDefinition()
{@inheritdoc}
Details
protected
getCommandName(InputInterface $input)
{@inheritdoc}
protected
getDefaultCommands()
{@inheritdoc}
getDefinition()
{@inheritdoc}
Overridden so the application doesn't expect the command name as the first argument.