final class ZoneMetadataResult (View source)

Methods

__construct(ZoneMetadataOutcome $outcome, string $kind = '', array|null $options = null, string|null $companion = null)

No description

ok()

No description

bool
isOk()

No description

Details

__construct(ZoneMetadataOutcome $outcome, string $kind = '', array|null $options = null, string|null $companion = null)

No description

Parameters

ZoneMetadataOutcome $outcome
string $kind

The kind the refusal is about; empty on success

array|null $options

The vocabulary, when a value fell outside it

string|null $companion

The kind the refused one needs next to it

static ZoneMetadataResult ok()

No description

Return Value

ZoneMetadataResult

bool isOk()

No description

Return Value

bool