File manager - Edit - /home/opticamezl/www/newok/libraries/regularlabs/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Filter.php
Back
<?php namespace RegularLabs\Scoped\DeepCopy\Filter; /** * Filter to apply to a property while copying an object */ interface Filter { /** * Applies the filter to the object. * * @param object $object * @param string $property * @param callable $objectCopier */ public function apply($object, $property, $objectCopier); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings