match()
match(string|\phpDocumentor\Descriptor\DescriptorAbstract $node) : \phpDocumentor\Transformer\Router\Rule|null
Tries to match the given node with a rule defined in one of the routers.
Parameters
string|\phpDocumentor\Descriptor\DescriptorAbstract | $node |