ProtectionOpenInput
implements
JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
-
$protectionID
: string
-
$tokens
: array<string|int, mixed>
Methods
-
__construct()
: mixed
-
jsonSerialize()
: mixed
$protectionID
private
string
$protectionID
$tokens
private
array<string|int, mixed>
$tokens
__construct()
public
__construct(string $protectionID, array<string|int, mixed> $tokens) : mixed
Parameters
-
$protectionID
: string
-
-
$tokens
: array<string|int, mixed>
-
jsonSerialize()
public
jsonSerialize() : mixed