DatedInformation
in package
implements
ResourceInterface
Sub-resource in AreaAccessRestriction
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $date : string|null
- $text : string|null
- __set() : void
- __toString() : string
- getDate() : string|null
- getText() : string|null
Properties
$date
private
string|null
$date
= null
$text
private
string|null
$text
= null
Methods
__set()
public
__set(mixed $name, mixed $value) : void
Parameters
- $name : mixed
- $value : mixed
Return values
void —__toString()
public
__toString() : string
Return values
string —getDate()
public
getDate() : string|null
Return values
string|null —getText()
public
getText() : string|null