Documentation

Location
in package

Represents a location inside a resource, such as a line inside a text file.

Table of Contents

Properties

$range  : Range
$uri  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([string|null $uri = null ][, Range|null $range = null ]) : mixed
Parameters
$uri : string|null = null
$range : Range|null = null

        
On this page

Search results