CryptoEqualInput
in package
implements
JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
Methods
- __construct() : mixed
- jsonSerialize() : mixed
Properties
$hash
private
string
$hash
$value
private
mixed
$value
Methods
__construct()
public
__construct(string $hash, mixed $value) : mixed
Parameters
- $hash : string
- $value : mixed
jsonSerialize()
public
jsonSerialize() : mixed