Documentation

Link
in package
implements ResourceInterface

Sub-resource in DiseaseAreaReport

Tags
see
DiseaseAreaReport::getRelatedArea()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$href  : string|null
$methods  : array<string|int, mixed>|null
$rel  : string|null
__set()  : void
__toString()  : string
getHref()  : string|null
getMethods()  : array<string|int, mixed>|null
getRel()  : string|null

Properties

$href

private string|null $href = null

$methods

private array<string|int, mixed>|null $methods = null

$rel

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

getHref()

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

getMethods()

public getMethods() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

getRel()

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

Search results