(PHP 5 >= 5.0.0, PHP 7)
ArrayIterator::append — Append an element
Appends value as the last element.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
value
The value to append.
Es wird kein Wert zurückgegeben.
Hinweis:
This method cannot be called when the ArrayIterator refers to an object.