PHP Interface tad\WPBrowser\Interactions\ButlerInterface

Show file Open project: lucatume/wp-browser

Public Methods

Method Description
askQuestions ( mixed $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, boolean $verbose = true ) : array

Method Details

askQuestions() public method

public askQuestions ( mixed $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, boolean $verbose = true ) : array
$helper mixed A question helper
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
$verbose boolean
return array