PHP Класс PHPSemVerChecker\Console\InputMerger

This is to ensure that CLI input has priority and is prepared for validation by symfony/console commands.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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