Documentation

DoctrineProxyMatcher
in package
implements Matcher

Tags
final

Interfaces, Classes, Traits and Enums

Matcher

Table of Contents

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
Return values
bool

Search results