PHP Класс Bolt\Nut\ExtensionsSetup

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

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

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

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

Метод Описание
outputResult ( Symfony\Component\Console\Output\OutputInterface $output, integer $result ) Output the relevant result.
setupAutoloader ( Symfony\Component\Console\Output\OutputInterface $output ) Set up the Composer autoloader.
setupJson ( Symfony\Component\Console\Output\OutputInterface $output ) Create or update the extensions/composer.json file.

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

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

protected configure ( )

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

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface