Documentation

FieldLocation
in package

Location of a field.

Table of Contents

Properties

$page  : int|null
Page ID.
$polygon  : Polygon|null
Free polygon made up of points (can be null when not provided).

Methods

__construct()  : mixed
__toString()  : string

Properties

$polygon

Free polygon made up of points (can be null when not provided).

public Polygon|null $polygon

Methods

__construct()

public __construct(array<string|int, mixed> $serverResponse) : mixed
Parameters
$serverResponse : array<string|int, mixed>

Raw server response.

__toString()

public __toString() : string
Return values
string

String representation.


        
On this page

Search results