acquia / acquia-sdk-php

The Acquia SDK for PHP allows developers to build applications on top of Acquia services.
MIT License
25 stars 20 forks source link

Add support for a key to be defined in Acquia\Common\Collection that references the collection #37

Closed cpliakas closed 10 years ago

cpliakas commented 10 years ago

Currently the class assumes that the response is an array of objects, but there are instances where a collection is contained within a property.