Flow PHP

GrpcTransportConfig

Read onlyYes
FinalYes

Properties

$endpoint  : string
$headers  : array<string|int, mixed>
$insecure  : bool
$shutdownTimeoutMs  : int
$timeoutMs  : int

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $endpoint, array<string, string> $headers, bool $insecure, int $timeoutMs, int $shutdownTimeoutMs) : mixed
Parameters
$endpoint : string
$headers : array<string, string>
$insecure : bool
$timeoutMs : int
$shutdownTimeoutMs : int
On this page

Search results