Flow PHP

ResolvedReference

Read onlyYes
FinalYes

Properties

$baseUri  : string
$document  : array<string|int, mixed>
$identity  : string
$schema  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(array<string, mixed> $schema, array<string, mixed> $document, string $baseUri, string $identity) : mixed
Parameters
$schema : array<string, mixed>

resolved subschema

$document : array<string, mixed>

document containing the subschema, used to resolve internal pointers

$baseUri : string

base URI for resolving relative references inside the subschema

$identity : string

absolute identity of the reference target, used for cycle detection

On this page

Search results