\phpDocumentor\Transformer\Router\MatcherMatcherInterface

Description of the public interface to match Descriptors with a Routing rule.

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) : boolean

Checks whether the given string or Descriptor matches this definition.

Parameters

string|\phpDocumentor\Descriptor\DescriptorAbstract $node

Returns

boolean