Matches a property by its type.
It is recommended to use {@see \DeepCopy\TypeFilter\TypeFilter} instead, as it applies on all occurrences of given type in copied context (eg. array elements), not just on object properties.
- final
CloneableInstantiable
Methods |
public __construct( $propertyType)
|
public matches( $object, $property) |
Properties |
private $propertyType = NULL
|