Documentation

DatedQuarantineRestriction
in package
implements ResourceInterface

Sub-resource in AreaAccessRestriction

Tags
see
AreaAccessRestriction::getQuarantineModality()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$date  : string|null
$duration  : int|null
$eligiblePerson  : string|null
$mandateList  : string|null
$quarantineOnArrivalAreas  : array<string|int, mixed>|null
$quarantineType  : string|null
$rules  : string|null
$text  : string|null
__set()  : void
__toString()  : string
getDate()  : string|null
getDuration()  : int|null
getEligiblePerson()  : string|null
getMandateList()  : string|null
getQuarantineOnArrivalAreas()  : array<string|int, Area>|null
getQuarantineType()  : string|null
getRules()  : string|null
getText()  : string|null

Properties

Methods

__set()

public __set(mixed $name, mixed $value) : void
Parameters
$name : mixed
$value : mixed
Return values
void

Search results