public function ToArrayInterface::toArray

Get the array representation of an object

Return value

array

2 methods override ToArrayInterface::toArray()

File

drupal/core/vendor/guzzle/common/Guzzle/Common/ToArrayInterface.php, line 15

Class

ToArrayInterface
An object that can be represented as an array

Namespace

Guzzle\Common

Code

public function toArray();