Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DbPatch_Command_Help
PHP Class DbPatch_Command_Help
See link:
http://www.github.com/dbpatch/DbPatch
Author:
Sandy Pleyte
Author:
Martijn De Letter
Inheritance:
extends
DbPatch_Command_Abstract
ファイルを表示
Open project: dbpatch/dbpatch
Public Methods
Method
Description
execute
( ) :
void
init
( ) :
DbPatch_Command_Help
Override init function, don't check for changelog
showHelp
(
$command
= 'help' ) :
void
Method Details
execute()
public
method
public
execute
( ) :
void
return
void
init()
public
method
Override init function, don't check for changelog
public
init
( ) :
DbPatch_Command_Help
return
DbPatch_Command_Help
showHelp()
public
method
public
showHelp
(
$command
= 'help' ) :
void
return
void