Class InstanceofMatcher
InstanceofMatcher determines if the actual value is an instance of the expected class string.
- Peridot\Leo\Matcher\AbstractMatcher implements Peridot\Leo\Matcher\MatcherInterface
- Extended by Peridot\Leo\Matcher\InstanceofMatcher
Namespace: Peridot\Leo\Matcher
Package: Peridot\Leo\Matcher
Located at Matcher/InstanceofMatcher.php
Methods summary
Package: Peridot\Leo\Matcher
Located at Matcher/InstanceofMatcher.php
protected
boolean
public
Peridot\Leo\Matcher\Template\TemplateInterface
#
getDefaultTemplate( )
Return a default TemplateInterface if none was set.
Return a default TemplateInterface if none was set.