Entry
in package
FinalYes
A (key => value) representation.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$key read-only
public
mixed
$key
$value read-only
public
mixed
$value
Methods
__construct()
public
__construct(K $key, V $value) : mixed
Parameters
- $key : K
- $value : V