PHP Class PhpGitHooks\Module\Configuration\Service\PrePushConfigurator

Datei anzeigen Open project: bruli/php-git-hooks Class Usage Examples

Public Methods

Method Description
configure ( Composer\IO\IOInterface $input, PrePush $prePush )

Method Details

configure() public static method

public static configure ( Composer\IO\IOInterface $input, PrePush $prePush )
$input Composer\IO\IOInterface
$prePush PhpGitHooks\Module\Configuration\Domain\PrePush