PHP Класс PhpGitHooks\Module\PhpCs\Infrastructure\Tool\PhpCsToolProcessor

Наследование: implements PhpGitHooks\Module\PhpCs\Model\PhpCsToolProcessorInterface
Показать файл Открыть проект

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

Метод Описание
__construct ( ToolPathFinder $toolPathFinder ) PhpCsToolProcessor constructor.
process ( string $file, string $standard ) : string

Приватные методы

Метод Описание
execute ( string $file, string $standard ) : Process
setErrors ( Process $process ) : string

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

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

PhpCsToolProcessor constructor.
public __construct ( ToolPathFinder $toolPathFinder )
$toolPathFinder PhpGitHooks\Infrastructure\Tool\ToolPathFinder

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

public process ( string $file, string $standard ) : string
$file string
$standard string
Результат string