Documentation

Fqsen
in package
implements Reference

Fqsen 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

$fqsen  : Fqsen
__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(Fqsen $fqsen) : mixed
Parameters
$fqsen : Fqsen
Return values
mixed

__toString()

public __toString() : string
Return values
string

string representation of the referenced fqsen

Search results