Метод |
Описание |
|
configure ( ) |
|
|
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) |
|
|
getType ( string $property ) : string | false |
Get the type of a writable environment property. |
|
listProperties ( Platformsh\Client\Model\Environment $environment, Table $table ) : integer |
|
|
setProperty ( string $property, string $value, Platformsh\Client\Model\Environment $environment, boolean $noWait ) : integer |
|
|
validateValue ( string $property, string $value ) : boolean |
|
|