PHP Class PhpGitHooks\Module\Configuration\Service\PhpLintConfigurator

ファイルを表示 Open project: bruli/php-git-hooks Class Usage Examples

Public Methods

Method Description
configure ( Composer\IO\IOInterface $io, PhpLint $phpLint ) : PhpLint

Method Details

configure() public static method

public static configure ( Composer\IO\IOInterface $io, PhpLint $phpLint ) : PhpLint
$io Composer\IO\IOInterface
$phpLint PhpGitHooks\Module\Configuration\Domain\PhpLint
return PhpGitHooks\Module\Configuration\Domain\PhpLint