PHP Класс PhpGitHooks\Module\PhpCsFixer\Infrastructure\Tool\PhpCsFixerToolProcessor

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

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

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

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

Метод Описание
processTool ( string $file, string $level, string $options ) : Process
setError ( Process $process ) : string

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

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

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

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

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