PHP Class DbPatch_Command_Print

Author: Rudi de Vries
Inheritance: extends DbPatch_Command_Update
Datei anzeigen Open project: dbpatch/dbpatch

Public Methods

Method Description
execute ( ) : void
showHelp ( string $command = 'print' ) : void

Method Details

execute() public method

public execute ( ) : void
return void

showHelp() public method

public showHelp ( string $command = 'print' ) : void
$command string Command name
return void