ArrayIterator::getArrayCopy
(PHP 5, PHP 7, PHP 8)
ArrayIterator::getArrayCopy — Get array copy
Beschreibung
Get a copy of an array.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
A copy of the array, or array of public properties if ArrayIterator refers to an object.