PHP Класс PhpGitHooks\Module\Composer\Contract\Command\ComposerToolCommand

Наследование: implements Bruli\EventBusBundle\CommandBus\CommandInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( array $files, string $errorMessage ) ComposerToolCommand constructor.
getErrorMessage ( ) : string
getFiles ( ) : array

Описание методов

__construct() публичный метод

ComposerToolCommand constructor.
public __construct ( array $files, string $errorMessage )
$files array
$errorMessage string

getErrorMessage() публичный метод

public getErrorMessage ( ) : string
Результат string

getFiles() публичный метод

public getFiles ( ) : array
Результат array