PHP Class DbPatch_Command_Create

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

Public Methods

Method Description
execute ( ) : void Create empty patch file
showHelp ( $command = 'create' ) : void

Method Details

execute() public method

Create empty patch file
public execute ( ) : void
return void

showHelp() public method

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