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