PHP Class Platformsh\Cli\Command\Environment\EnvironmentHttpAccessCommand

Inheritance: extends Platformsh\Cli\Command\CommandBase
Show file Open project: commerceguys/platform-cli

Protected Methods

Method Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
parseAccess ( $access ) : array
parseAuth ( $auth ) : array
validateAddress ( string $address )

Method Details

configure() protected method

protected configure ( )

execute() protected method

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

parseAccess() protected method

protected parseAccess ( $access ) : array
$access
return array

parseAuth() protected method

protected parseAuth ( $auth ) : array
$auth
return array

validateAddress() protected method

protected validateAddress ( string $address )
$address string