interface ToArrayInterface

An object that can be represented as an array

Hierarchy

Expanded class hierarchy of ToArrayInterface

All classes that implement ToArrayInterface

1 file declares its use of ToArrayInterface

File

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

Namespace

Guzzle\Common
View source

Members

Namesort descending Modifiers Type Description Overrides
ToArrayInterface::toArray public function Get the array representation of an object 2