Property | Type | Description | |
---|---|---|---|
$propertyFormatter |
Method | Description | |
---|---|---|
__construct ( $name = null ) |
Method | Description | |
---|---|---|
displayIntegration ( Platformsh\Client\Model\Integration $integration, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
getForm ( ) : Platformsh\ConsoleForm\Form |
Method | Description | |
---|---|---|
getFields ( ) : Platformsh\ConsoleForm\Field\Field[] |
protected displayIntegration ( Platformsh\Client\Model\Integration $integration, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$integration | Platformsh\Client\Model\Integration | |
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
protected getForm ( ) : Platformsh\ConsoleForm\Form | ||
return | Platformsh\ConsoleForm\Form |