__construct()
__construct()
Invokes the configure method.
Object containing a collection of routes.
match(string|\phpDocumentor\Descriptor\DescriptorAbstract $node) : \phpDocumentor\Transformer\Router\Rule|null
Tries to match the provided node with one of the rules in this router.
string|\phpDocumentor\Descriptor\DescriptorAbstract | $node |