Lggr
|
Public Member Functions | |
apply ($object, $property, $objectCopier) | |
DeepCopy\Filter\KeepFilter::apply | ( | $object, | |
$property, | |||
$objectCopier | |||
) |
Keeps the value of the object property.
{Applies the filter to the object.
object | $object | |
string | $property | |
callable | $objectCopier |
Implements DeepCopy\Filter\Filter.