deep_copy.php
Table of Contents
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