final class MaxKey implements Type, MaxKeyInterface, JsonSerializable (View source)

Class MaxKey

Methods

static MaxKey
__set_state(array $properties)

No description

mixed
jsonSerialize()

Returns a representation that can be converted to JSON

Details

static MaxKey __set_state(array $properties)

No description

Parameters

array $properties

Return Value

MaxKey

final mixed jsonSerialize()

Since: 1.2.0

Returns a representation that can be converted to JSON

Return Value

mixed

data which can be serialized by json_encode, which is a value of any type other than a resource.

Exceptions

InvalidArgumentException