doctrine / couchdb-odm

A Document Mapper based on CouchDB
http://www.doctrine-project.org
MIT License
150 stars 53 forks source link

Embedded-Many retrun ArrayCllection instead of array. #83

Closed PATROMO closed 10 years ago

PATROMO commented 10 years ago

Referenced-Many accepted Array and ArrayCollection. Embedded Many should behave the same way.