Documentation

Transportation
in package
implements ResourceInterface

Sub-resource in AreaAccessRestriction

Tags
see
AreaAccessRestriction::getTransportation()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$date  : string|null
$isBanned  : string|null
$text  : string|null
$throughDate  : string|null
$transportationType  : string|null
__set()  : void
__toString()  : string
getDate()  : string|null
getIsBanned()  : string|null
getText()  : string|null
getThroughDate()  : string|null
getTransportationType()  : string|null

Properties

$transportationType

private string|null $transportationType = 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

getIsBanned()

public getIsBanned() : string|null
Return values
string|null

getText()

public getText() : string|null
Return values
string|null

getThroughDate()

public getThroughDate() : string|null
Return values
string|null

getTransportationType()

public getTransportationType() : string|null
Return values
string|null

Search results