PHP Class PHPSemVerChecker\Console\InputMerger

This is to ensure that CLI input has priority and is prepared for validation by symfony/console commands.
Afficher le fichier Open project: tomzx/php-semver-checker Class Usage Examples

Méthodes publiques

Méthode Description
merge ( Symfony\Component\Console\Input\InputInterface $input, PHPSemVerChecker\Configuration\Configuration $config )

Method Details

merge() public méthode

public merge ( Symfony\Component\Console\Input\InputInterface $input, PHPSemVerChecker\Configuration\Configuration $config )
$input Symfony\Component\Console\Input\InputInterface
$config PHPSemVerChecker\Configuration\Configuration