Class:AbstractCommand - Superclass: Command Command
⌊ AbstractCommand
public abstract class AbstractCommand
extends Command
Method Summary | |
---|---|
protected void | execute(mixed input, mixed output) |
protected abstract void | executeSchemaCommand(InputInterface input, OutputInterface output, SchemaTool schemaTool, array metadatas) |
protected void execute(mixed input, mixed output)
protected abstract void executeSchemaCommand(InputInterface input, OutputInterface output, SchemaTool schemaTool, array metadatas)