(PHP 5, PHP 7, PHP 8)
ArrayIterator::append — Append an element
Appends value as the last element.
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
value
The value to append.
Nessun valore viene restituito.
Nota:
This method cannot be called when the ArrayIterator refers to an object.