◆ __construct()
DeepCopy\Matcher\PropertyMatcher::__construct |
( |
|
$class, |
|
|
|
$property |
|
) |
| |
- Parameters
-
string | $class | Class name |
string | $property | Property name |
◆ matches()
DeepCopy\Matcher\PropertyMatcher::matches |
( |
|
$object, |
|
|
|
$property |
|
) |
| |
Matches a specific property of a specific class.
{
- Parameters
-
object | $object | |
string | $property | |
- Returns
- boolean
}
Implements DeepCopy\Matcher\Matcher.
The documentation for this class was generated from the following file:
- vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyMatcher.php