PHP Class DbPatch_Command_Help

Author: Sandy Pleyte
Author: Martijn De Letter
Inheritance: extends DbPatch_Command_Abstract
Datei anzeigen Open project: dbpatch/dbpatch

Public Methods

Method Description
execute ( ) : void
init ( ) : DbPatch_Command_Help Override init function, don't check for changelog
showHelp ( $command = 'help' ) : void

Method Details

execute() public method

public execute ( ) : void
return void

init() public method

Override init function, don't check for changelog
public init ( ) : DbPatch_Command_Help
return DbPatch_Command_Help

showHelp() public method

public showHelp ( $command = 'help' ) : void
return void