PHP Class Gush\ThirdParty\Bitbucket\BitBucketConfigurator

Overwriting because OAuth requires a secret.
Author: Sebastiaan Stok ([email protected])
Inheritance: extends Gush\Adapter\DefaultConfigurator
Show file Open project: gushphp/gush

Public Methods

Method Description
__construct ( Symfony\Component\Console\Helper\QuestionHelper $questionHelper, $label, $apiUrl, $repoUrl )
interact ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Method Details

__construct() public method

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

interact() public method

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