PHP Class DbPatch_Command_Dump

Author: Sandy Pleyte
Author: Martijn de Letter
Inheritance: extends DbPatch_Command_Abstract
Show file Open project: dbpatch/dbpatch

Public Methods

Method Description
execute ( ) : void
init ( ) : DbPatch_Command_Dump Prevent db_changelog creation
showHelp ( $command = 'dump' ) : void

Method Details

execute() public method

public execute ( ) : void
return void

init() public method

Prevent db_changelog creation
public init ( ) : DbPatch_Command_Dump
return DbPatch_Command_Dump

showHelp() public method

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