\phpDocumentor\Transformer\Writer\Twig\LinkRendererAbstractListAdapter

Summary

Methods
Properties
Constants
__construct()
supports()
render()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
renderListType()
renderKeyType()
renderValueType()
$rendererChain
N/A

Properties

$rendererChain

$rendererChain : \phpDocumentor\Transformer\Writer\Twig\LinkRendererInterface

Type

\phpDocumentor\Transformer\Writer\Twig\LinkRendererInterface

Methods

__construct()

__construct(\phpDocumentor\Transformer\Writer\Twig\LinkRendererInterface  $rendererChain) : mixed

Parameters

\phpDocumentor\Transformer\Writer\Twig\LinkRendererInterface $rendererChain

Returns

mixed —

supports()

supports(mixed  $value) : bool

Parameters

mixed $value

Returns

bool —

render()

render(mixed  $value, string  $presentation) : string|list<string>

Parameters

mixed $value
string $presentation

Returns

string|list

renderListType()

renderListType(\phpDocumentor\Reflection\Types\AbstractList  $node, string  $presentation) : string

Parameters

\phpDocumentor\Reflection\Types\AbstractList $node
string $presentation

Returns

string —

renderKeyType()

renderKeyType(\phpDocumentor\Reflection\Types\AbstractList  $node, string  $presentation) : string

Parameters

\phpDocumentor\Reflection\Types\AbstractList $node
string $presentation

Returns

string —

renderValueType()

renderValueType(\phpDocumentor\Reflection\Types\AbstractList  $node, string  $presentation) : string

Parameters

\phpDocumentor\Reflection\Types\AbstractList $node
string $presentation

Returns

string —