ArrayObject::exchangeArray

ArrayObject::exchangeArray

(PHP 5 >= 5.1.0, PHP 7)

ArrayObject::exchangeArrayExchange the array for another one.

Description

public array ArrayObject::exchangeArray ( mixed $input )

Exchange the current array with another array or object.