phpDocumentor

LinkRendererInterface

Renders an HTML anchor pointing to the location of the provided element.

Table of Contents

Methods

render()  : string|array<int, string>
supports()  : bool

Methods

render()

public render(array<string|int, Type>|Type|DescriptorAbstract|Fqsen|Reference|Path|string|iterable<string|int, mixed> $value, string $presentation) : string|array<int, string>
Parameters
$value : array<string|int, Type>|Type|DescriptorAbstract|Fqsen|Reference|Path|string|iterable<string|int, mixed>
$presentation : string
Return values
string|array<int, string>

        
On this page

Search results