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