final class ReservedOptions

Methods

static void
reject(array $options, bool $allowTransportSharing, string $source)

Reject options whose ownership belongs to dedicated APIs.

Details

at line 21
static void reject(array $options, bool $allowTransportSharing, string $source)

Reject options whose ownership belongs to dedicated APIs.

Parameters

array $options
bool $allowTransportSharing
string $source

Return Value

void