PHP Класс Platformsh\Cli\Command\SubscriptionInfoCommand

Наследование: extends CommandBase
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$formatter Platformsh\Cli\Util\PropertyFormatter
$hiddenInList

Защищенные методы

Метод Описание
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
listProperties ( Platformsh\Client\Model\Subscription $subscription, Table $table ) : integer

Описание методов

configure() защищенный Метод

protected configure ( )

execute() защищенный Метод

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 listProperties ( Platformsh\Client\Model\Subscription $subscription, Table $table ) : integer
$subscription Platformsh\Client\Model\Subscription
$table Platformsh\Cli\Util\Table
Результат integer

Описание свойств

$formatter защищенное свойство

protected PropertyFormatter,Platformsh\Cli\Util $formatter
Результат Platformsh\Cli\Util\PropertyFormatter

$hiddenInList защищенное свойство

protected $hiddenInList