Documentation

KeepFilter
in package
implements Filter

Interfaces, Classes, Traits and Enums

Filter
Filter to apply to a property while copying an object

Table of Contents

apply()  : mixed
Keeps the value of the object property.

Methods

apply()

Keeps the value of the object property.

public apply(mixed $object, mixed $property, mixed $objectCopier) : mixed
Parameters
$object : mixed
$property : mixed
$objectCopier : mixed
Return values
mixed

Search results