ArrayIterator::getArrayCopy
PHP function
Edit on GitHub ✎
(PHP 5, PHP 7, PHP 8)
Get array copy
Description
ArrayIterator::getArrayCopy(): array
Get a copy of an array.
Func
Parameters Parameters
Return Values
A copy of the array, or array of public properties if ArrayIterator refers to an object.
See Also
ArrayIterator::valid