Documentation

Url
in package
implements Reference

Url reference used by {@see \phpDocumentor\Reflection\DocBlock\Tags\See}

Interfaces, Classes and Traits

Reference
Interface for references in {@see \phpDocumentor\Reflection\DocBlock\Tags\See}

Table of Contents

$uri  : string
__construct()  : mixed
__toString()  : string

Properties

$uri

private string $uri

Methods

__construct()

public __construct(string $uri) : mixed
Parameters
$uri : string
Return values
mixed

__toString()

public __toString() : string
Return values
string

Search results