DoctrineProxyMatcher
in package
implements
Matcher
Tags
Table of Contents
Interfaces
Methods
- matches() : bool
- Matches a Doctrine Proxy class.
Methods
matches()
Matches a Doctrine Proxy class.
public
matches(mixed $object, mixed $property) : bool
Parameters
- $object : mixed
- $property : mixed