PHP Класс PhpGitHooks\Module\PhpLint\Service\PhpLintTool

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

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

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

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

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

PhpLintTool constructor.
public __construct ( PhpGitHooks\Module\PhpLint\Model\PhpLintToolProcessorInterface $phpLintTool, Symfony\Component\Console\Output\OutputInterface $output )
$phpLintTool PhpGitHooks\Module\PhpLint\Model\PhpLintToolProcessorInterface
$output Symfony\Component\Console\Output\OutputInterface

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

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