PHP Класс PhpGitHooks\Module\JsonLint\Service\JsonLintToolExecutor

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
__construct ( PhpGitHooks\Module\JsonLint\Model\JsonLintProcessorInterface $jsonLintProcessor, Symfony\Component\Console\Output\OutputInterface $output ) JsonLintToolExecutor constructor.
execute ( array $files, string $errorMessage )

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

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

JsonLintToolExecutor constructor.
public __construct ( PhpGitHooks\Module\JsonLint\Model\JsonLintProcessorInterface $jsonLintProcessor, Symfony\Component\Console\Output\OutputInterface $output )
$jsonLintProcessor PhpGitHooks\Module\JsonLint\Model\JsonLintProcessorInterface
$output Symfony\Component\Console\Output\OutputInterface

execute() публичный Метод

public execute ( array $files, string $errorMessage )
$files array
$errorMessage string