phpDocumentor

Key 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
inheritDoc
Return values
mixed

value()

public value() : string
Return values
string

Search results