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

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: