|
file-fetcher
|
@final
Public Member Functions | |
| apply ($object, $property, $objectCopier) | |
| DeepCopy\Filter\Doctrine\DoctrineProxyFilter::apply | ( | $object, | |
| $property, | |||
| $objectCopier | |||
| ) |
Triggers the magic method __load() on a Doctrine Proxy class to load the actual entity from the database.
{Applies the filter to the object.
| object | $object | |
| string | $property | |
| callable | $objectCopier |
Implements DeepCopy\Filter\Filter.
1.8.17