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

Public Member Functions

 apply ($object, $property, $objectCopier)
 

Member Function Documentation

◆ apply()

DeepCopy\Filter\KeepFilter::apply (   $object,
  $property,
  $objectCopier 
)

Keeps the value of the object property.

{Applies the filter to the object.

Parameters
object$object
string$property
callable$objectCopier
}

Implements DeepCopy\Filter\Filter.


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