file-fetcher
Public Member Functions | List of all members
DeepCopy\Matcher\PropertyNameMatcher Class Reference
Inheritance diagram for DeepCopy\Matcher\PropertyNameMatcher:
DeepCopy\Matcher\Matcher

Detailed Description

@final

Public Member Functions

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

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: