infusionsoft / infusionsoft-php

PHP client library for the Infusionsoft API.
https://developer.infusionsoft.com/
Other
130 stars 127 forks source link

Add missing class import for Exception #329

Closed kjohnson closed 4 months ago

kjohnson commented 4 months ago

Fixes #328

This PR imports the Exception class in \Infusionsoft\Infusionsoft, which is currently missing.