Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PhpGitHooks
Module
PhpMd
Contract
Command
PhpMdToolCommand
PHP Class PhpGitHooks\Module\PhpMd\Contract\Command\PhpMdToolCommand
Inheritance:
implements
Bruli\EventBusBundle\CommandBus\CommandInterface
Afficher le fichier
Open project: bruli/php-git-hooks
Méthodes publiques
Méthode
Description
__construct
(
array
$files
,
string
$options
,
string
$errorMessage
)
PhpMdToolCommand constructor.
getErrorMessage
( ) :
string
getFiles
( ) :
array
getOptions
( ) :
string
Method Details
__construct()
public
méthode
PhpMdToolCommand constructor.
public
__construct
(
array
$files
,
string
$options
,
string
$errorMessage
)
$files
array
$options
string
$errorMessage
string
getErrorMessage()
public
méthode
public
getErrorMessage
( ) :
string
Résultat
string
getFiles()
public
méthode
public
getFiles
( ) :
array
Résultat
array
getOptions()
public
méthode
public
getOptions
( ) :
string
Résultat
string