Documentation

FlightPointDeparture
in package
implements ResourceInterface

Sub-resource in FlightPoint.

Tags
see
FlightPoint::getDeparture()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$gate  : object|null
$terminal  : object|null
$timings  : array<string|int, mixed>|null
__set()  : void
__toString()  : string
getGate()  : FlightPointGate|null
getTerminal()  : object|null
getTimings()  : array<string|int, FlightPointTiming>|null

Properties

Methods

__set()

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

Search results