Documentation

FlightPointGate
in package
implements ResourceInterface

Sub-resource in Arrival, Departure

Tags
see
FlightPointArrival::getGate()
see
FlightPointDeparture::getGate()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$mainGate  : string|null
__set()  : void
__toString()  : string
getMainGate()  : string|null

Properties

Methods

__set()

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

getMainGate()

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

Search results