SetNullFilter
in package
implements
Filter
Tags
Table of Contents
Interfaces
- Filter
- Filter to apply to a property while copying an object
Methods
- apply() : mixed
- Sets the object property to null.
Methods
apply()
Sets the object property to null.
public
apply(mixed $object, mixed $property, mixed $objectCopier) : mixed
Parameters
- $object : mixed
- $property : mixed
- $objectCopier : mixed