Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
PhpGitHooks
Module
PhpLint
Contract
Command
PhpLintToolCommand
PHP Класс PhpGitHooks\Module\PhpLint\Contract\Command\PhpLintToolCommand
Наследование:
implements
Bruli\EventBusBundle\CommandBus\CommandInterface
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__construct
(
array
$files
,
string
$errorMessage
)
PhpLintToolCommand constructor.
getErrorMessage
( ) :
string
getFiles
( ) :
array
Описание методов
__construct()
публичный
Метод
PhpLintToolCommand constructor.
public
__construct
(
array
$files
,
string
$errorMessage
)
$files
array
$errorMessage
string
getErrorMessage()
публичный
Метод
public
getErrorMessage
( ) :
string
Результат
string
getFiles()
публичный
Метод
public
getFiles
( ) :
array
Результат
array