docusign / docusign-esign-php-client

The Official Docusign PHP Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
https://www.docusign.com/devcenter
MIT License
198 stars 122 forks source link

Fix fatal error. It appears if tab list contains dropdown element. #137

Open r00d1k opened 3 years ago

r00d1k commented 3 years ago

I faced with some problem, when in documents I put dropdown tab. When I use your SDK I get fatal error when it tries to fetch tabs through rest api. I found you have unused model \DocuSign\eSign\Model\ModelLis. I sure this model fits better in this case than unexist model \DocuSign\eSign\Model\array.