(PHP 5 >= 5.0.0, PHP 7)
ArrayIterator::append — Append an element
Appends value as the last element.
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
value
The value to append.
Nu este întoarsă nici o valoare.
Notă:
This method cannot be called when the ArrayIterator refers to an object.