docusign-esign-php-client icon indicating copy to clipboard operation
docusign-esign-php-client copied to clipboard

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

Open r00d1k opened this issue 4 years ago • 0 comments

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.

r00d1k avatar May 06 '21 14:05 r00d1k