PHP Класс Composer\Satis\Console\Command\BuildCommand

Автор: Jordi Boggiano ([email protected])
Наследование: extends Composer\Command\BaseCommand
Показать файл Открыть проект

Защищенные методы

Метод Описание
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer

Приватные методы

Метод Описание
check ( string $configFile ) : boolean Validates the syntax and the schema of the current config json file according to satis-schema.json rules.
getComposerHome ( ) : string
getConfiguration ( ) : Composer\Config

Описание методов

configure() защищенный метод

protected configure ( )

execute() защищенный метод

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer
$input Symfony\Component\Console\Input\InputInterface The input instance
$output Symfony\Component\Console\Output\OutputInterface The output instance
Результат integer