Documentation

ProtectionOpenInput
in package
implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

$protectionID  : string
$tokens  : array<string|int, mixed>

Methods

__construct()  : mixed
jsonSerialize()  : mixed

Properties

$protectionID

private string $protectionID

$tokens

private array<string|int, mixed> $tokens

Methods

__construct()

public __construct(string $protectionID, array<string|int, mixed> $tokens) : mixed
Parameters
$protectionID : string
$tokens : array<string|int, mixed>

jsonSerialize()

public jsonSerialize() : mixed

        
On this page

Search results