\phpDocumentor\Transformer\Writer\Twig\LinkRendererArrayOfTypeAdapter

Converts an array with types into a string-based representation of these types.

Summary

Methods
Properties
Constants
supports()
render()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
renderType()
No private properties found
N/A

Methods

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

renderType()

renderType(iterable<\phpDocumentor\Reflection\Type>  $value) : list<string>

Parameters

iterable<\phpDocumentor\Reflection\Type> $value

Returns

list