Location
in package
Represents a location inside a resource, such as a line inside a text file.
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$range
public
Range
$range
$uri
public
string
$uri
Methods
__construct()
public
__construct([string|null $uri = null ][, Range|null $range = null ]) : mixed
Parameters
- $uri : string|null = null
- $range : Range|null = null