In PHP 7.4 the storage of an ArrayObject isn't returned as ReflectionProperty. So we deep copy its array copy.
CloneableFinalInstantiable
| Methods |
| public __construct(DeepCopy |
| public apply( $arrayObject) |
| Properties |
private $copier = NULL
|
In PHP 7.4 the storage of an ArrayObject isn't returned as ReflectionProperty. So we deep copy its array copy.
| Methods |
| public __construct(DeepCopy |
| public apply( $arrayObject) |
| Properties |
private $copier = NULL
|