PHP Class DbPatch_Command_Setup

The only thing this command does is simply copying the right config file from the docs dir to the current dir
Author: Sandy Pleyte
Author: Martijn De Letter
Inheritance: extends DbPatch_Command_Abstract
Datei anzeigen Open project: dbpatch/dbpatch

Public Methods

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

Method Details

execute() public method

public execute ( )

showHelp() public method

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