Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PhpGitHooks
Module
PhpMd
Contract
Command
PhpMdToolCommand
PHP 클래스 PhpGitHooks\Module\PhpMd\Contract\Command\PhpMdToolCommand
상속:
implements
Bruli\EventBusBundle\CommandBus\CommandInterface
파일 보기
프로젝트 열기: bruli/php-git-hooks
공개 메소드들
메소드
설명
__construct
(
array
$files
,
string
$options
,
string
$errorMessage
)
PhpMdToolCommand constructor.
getErrorMessage
( ) :
string
getFiles
( ) :
array
getOptions
( ) :
string
메소드 상세
__construct()
공개
메소드
PhpMdToolCommand constructor.
public
__construct
(
array
$files
,
string
$options
,
string
$errorMessage
)
$files
array
$options
string
$errorMessage
string
getErrorMessage()
공개
메소드
public
getErrorMessage
( ) :
string
리턴
string
getFiles()
공개
메소드
public
getFiles
( ) :
array
리턴
array
getOptions()
공개
메소드
public
getOptions
( ) :
string
리턴
string