__invoke()
__invoke(string|\phpDocumentor\Descriptor\MethodDescriptor $node) : string|false
Generates a URL from the given node or returns false if unable.
Parameters
string|\phpDocumentor\Descriptor\MethodDescriptor | $node |
Generates a relative URL with methods for use in the generated HTML documentation.
__invoke(string|\phpDocumentor\Descriptor\MethodDescriptor $node) : string|false
Generates a URL from the given node or returns false if unable.
string|\phpDocumentor\Descriptor\MethodDescriptor | $node |