Documentation

DoctrineEmptyCollectionFilter
in package
implements Filter

Tags
final

Table of Contents

Interfaces

Filter
Filter to apply to a property while copying an object

Methods

apply()  : mixed
Sets the object property to an empty doctrine collection.

Methods

apply()

Sets the object property to an empty doctrine collection.

public apply(object $object, string $property, callable $objectCopier) : mixed
Parameters
$object : object
$property : string
$objectCopier : callable

        
On this page

Search results