PHP 클래스 PHPSemVerChecker\Console\InputMerger

This is to ensure that CLI input has priority and is prepared for validation by symfony/console commands.
파일 보기 프로젝트 열기: tomzx/php-semver-checker 1 사용 예제들

공개 메소드들

메소드 설명
merge ( Symfony\Component\Console\Input\InputInterface $input, PHPSemVerChecker\Configuration\Configuration $config )

메소드 상세

merge() 공개 메소드

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