Lggr
Public Member Functions | List of all members
DeepCopy\Matcher\PropertyNameMatcher Class Reference
Inheritance diagram for DeepCopy\Matcher\PropertyNameMatcher:
Inheritance graph
[legend]
Collaboration diagram for DeepCopy\Matcher\PropertyNameMatcher:
Collaboration graph
[legend]

Public Member Functions

 __construct ($property)
 
 matches ($object, $property)
 

Detailed Description

@final

Constructor & Destructor Documentation

◆ __construct()

DeepCopy\Matcher\PropertyNameMatcher::__construct (   $property)
Parameters
string$propertyProperty name

Member Function Documentation

◆ matches()

DeepCopy\Matcher\PropertyNameMatcher::matches (   $object,
  $property 
)

Matches a property by its name.

{

Parameters
object$object
string$property
Returns
boolean
}

Implements DeepCopy\Matcher\Matcher.


The documentation for this class was generated from the following file: