PHP Class Platformsh\Cli\Command\Environment\EnvironmentHttpAccessCommand

Inheritance: extends Platformsh\Cli\Command\CommandBase
Afficher le fichier Open project: commerceguys/platform-cli

Méthodes protégées

Méthode 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 méthode

protected configure ( )

execute() protected méthode

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 méthode

protected parseAccess ( $access ) : array
$access
Résultat array

parseAuth() protected méthode

protected parseAuth ( $auth ) : array
$auth
Résultat array

validateAddress() protected méthode

protected validateAddress ( string $address )
$address string