Lggr
|
Public Member Functions | |
apply ($object, $property, $objectCopier) | |
@final
DeepCopy\Filter\Doctrine\DoctrineCollectionFilter::apply | ( | $object, | |
$property, | |||
$objectCopier | |||
) |
Copies the object property doctrine collection.
{Applies the filter to the object.
object | $object | |
string | $property | |
callable | $objectCopier |
Implements DeepCopy\Filter\Filter.