PHP Class Platformsh\Cli\Command\SubscriptionInfoCommand

Inheritance: extends CommandBase
Show file Open project: commerceguys/platform-cli

Protected Properties

Property Type Description
$formatter Platformsh\Cli\Util\PropertyFormatter
$hiddenInList

Protected Methods

Method Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
listProperties ( Platformsh\Client\Model\Subscription $subscription, Table $table ) : integer

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

listProperties() protected method

protected listProperties ( Platformsh\Client\Model\Subscription $subscription, Table $table ) : integer
$subscription Platformsh\Client\Model\Subscription
$table Platformsh\Cli\Util\Table
return integer

Property Details

$formatter protected property

protected PropertyFormatter,Platformsh\Cli\Util $formatter
return Platformsh\Cli\Util\PropertyFormatter

$hiddenInList protected property

protected $hiddenInList