(PHP 5 >= 5.0.0, PHP 7)
ArrayIterator::append — Append an element
Appends value as the last element.
Esta função não está documentada; somente a lista de argumentos está disponível.
value
The value to append.
Não há valor retornado.
Nota:
This method cannot be called when the ArrayIterator refers to an object.