Location
in package
Data structure to handle Location
Tags
Table of Contents
Properties
- $name : string
Methods
- __construct() : mixed
- __destruct() : mixed
- __toString() : string
- Returns location
Properties
$name
private
string
$name
Methods
__construct()
public
__construct(string $name) : mixed
Parameters
- $name : string
__destruct()
public
__destruct() : mixed
__toString()
Returns location
public
__toString() : string
Return values
string —Location name