PHP Class DbPatch_Command_Print

Author: Rudi de Vries
Inheritance: extends DbPatch_Command_Update
Afficher le fichier Open project: dbpatch/dbpatch

Méthodes publiques

Méthode Description
execute ( ) : void
showHelp ( string $command = 'print' ) : void

Method Details

execute() public méthode

public execute ( ) : void
Résultat void

showHelp() public méthode

public showHelp ( string $command = 'print' ) : void
$command string Command name
Résultat void