\phpDocumentor\Transformer\Router\UrlGeneratorUrlGeneratorInterface

Generates relative URLs with elements for use in the generated HTML documentation.

Summary

Methods
Constants
__invoke()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

__invoke()

__invoke(string|\phpDocumentor\Descriptor\DescriptorAbstract  $node) : string|false

Generates a URL from the given node or returns false if unable.

Parameters

string|\phpDocumentor\Descriptor\DescriptorAbstract $node

Returns

string|false