PHP Interface PhpGitHooks\Module\PhpCsFixer\Model\PhpCsFixerToolProcessorInterface

Mostra file Open project: bruli/php-git-hooks Interface Usage Examples

Public Methods

Method Description
process ( string $file, string $level, string $options ) : string

Method Details

process() public method

public process ( string $file, string $level, string $options ) : string
$file string
$level string
$options string
return string