Links
in package
implements
ResourceInterface
Sub-resource in FlightDestination, Location
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $count : int|null
- $href : string|null
- $methods : array<string|int, mixed>|null
- __set() : void
- __toString() : string
- getCount() : int|null
- getHref() : string|null
- getMethods() : array<string|int, mixed>|null
Properties
$count
private
int|null
$count
= null
$href
private
string|null
$href
= null
$methods
private
array<string|int, mixed>|null
$methods
= 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 —getCount()
public
getCount() : int|null
Return values
int|null —getHref()
public
getHref() : string|null
Return values
string|null —getMethods()
public
getMethods() : array<string|int, mixed>|null