DeepCopy
Table of Contents
Namespaces
Classes
Functions
- deep_copy() : mixed
- Deep copies the given value.
Functions
deep_copy()
Deep copies the given value.
deep_copy(mixed $value[, bool $useCloneMethod = false ]) : mixed
Parameters
- $value : mixed
- $useCloneMethod : bool = false