PHP 클래스 DbPatch_Command_Print

저자: Rudi de Vries
상속: extends DbPatch_Command_Update
파일 보기 프로젝트 열기: dbpatch/dbpatch

공개 메소드들

메소드 설명
execute ( ) : void
showHelp ( string $command = 'print' ) : void

메소드 상세

execute() 공개 메소드

public execute ( ) : void
리턴 void

showHelp() 공개 메소드

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