Class PredicateMatcher
PredicateMatcher executes a function with the actual value. The PredicateMatcher returns the result of that function call as a Match result.
- Peridot\Leo\Matcher\AbstractMatcher implements Peridot\Leo\Matcher\MatcherInterface
- Extended by Peridot\Leo\Matcher\PredicateMatcher
public
Peridot\Leo\Matcher\Template\TemplateInterface
#
getDefaultTemplate( )
Return a default TemplateInterface if none was set.
Return a default TemplateInterface if none was set.
Returns
protected
mixed