PHP Class PhpGitHooks\Module\PhpLint\Infrastructure\Tool\PhpLintToolProcessor

Inheritance: implements PhpGitHooks\Module\PhpLint\Model\PhpLintToolProcessorInterface
显示文件 Open project: bruli/php-git-hooks

Public Methods

Method Description
process ( string $file ) : string

Private Methods

Method Description
execute ( string $file ) : Process
setErrors ( Process $process ) : null | string

Method Details

process() public method

public process ( string $file ) : string
$file string
return string