TextDocumentIdentifier
in package
Table of Contents
Properties
- $uri : string
- The text document's URI.
Methods
- __construct() : mixed
Properties
$uri
The text document's URI.
public
string
$uri
Methods
__construct()
public
__construct([string $uri = null ]) : mixed
Parameters
- $uri : string = null
-
The text document's URI.