AccessRightDTO
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$id read-only
public
string
$id
$value read-only
public
string|array<string|int, mixed>|null
$value
Methods
__construct()
public
__construct(string $id, string|array<string|int, mixed>|null $value) : mixed
Parameters
- $id : string
- $value : string|array<string|int, mixed>|null