chargebee / chargebee-php

PHP library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=php
MIT License
72 stars 62 forks source link

fixed ArrayAccess #22

Closed lokeb closed 2 years ago

lokeb commented 6 years ago

ListResult ArrayAccess fixed. Array index accessing was accessing wrong variable list. Corrected that to _items.

stevenrombauts commented 2 years ago

Any chance this could be merged?

cb-khushbubibay commented 2 years ago

This PR has been addressed in v3.4.0. Hence closing it.