Key
in package
implements
JsonSerializable
Class Key
Interfaces, Classes and Traits
- JsonSerializable
Table of Contents
- $key : string
- __construct() : mixed
- Key constructor.
- jsonSerialize() : mixed
- value() : string
Properties
$key
protected
string
$key
Methods
__construct()
Key constructor.
public
__construct(string $key) : mixed
Parameters
- $key : string
Return values
mixed —jsonSerialize()
public
jsonSerialize() : mixed
Tags
Return values
mixed —value()
public
value() : string