Support cloning objects of ArrayAccess
Author: aszenzCreated Feb 4, 2021Updated Feb 4, 2021
Cloning an object which implements ArrayAccess throws this error
The class "ReflectionObject" is not cloneable.
Source: myclabs/DeepCopy
Cloning an object which implements ArrayAccess throws this error
The class "ReflectionObject" is not cloneable.
Source: myclabs/DeepCopy