PHP Класс Gush\ThirdParty\Bitbucket\BitBucketConfigurator

Overwriting because OAuth requires a secret.
Автор: Sebastiaan Stok ([email protected])
Наследование: extends Gush\Adapter\DefaultConfigurator
Показать файл Открыть проект

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

Метод Описание
__construct ( Symfony\Component\Console\Helper\QuestionHelper $questionHelper, $label, $apiUrl, $repoUrl )
interact ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

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

__construct() публичный Метод

public __construct ( Symfony\Component\Console\Helper\QuestionHelper $questionHelper, $label, $apiUrl, $repoUrl )
$questionHelper Symfony\Component\Console\Helper\QuestionHelper

interact() публичный Метод

public interact ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface