final | |
|---|---|
readonly | |
implements |
Arrayable<array{name?: non-empty-string}> |
Hints to use for model selection. Keys not declared here are currently left unspecified by the spec and are up to the client to interpret.
| Methods | ||
|---|---|---|
public
|
__construct(?string $name = null)
|
# |
public
static
|
fromArray(array<string, mixed> $data): static
|
# |
public
|
toArray(): array
|
# |
public
|
jsonSerialize(): array|stdClass
|
# |
| Properties | |||
|---|---|---|---|
public
|
null|non-empty-string
|
$name
|
# |