intuit / QuickBooks-V3-PHP-SDK

Official PHP SDK for QuickBooks REST API v3.0: https://developer.intuit.com/
Apache License 2.0
241 stars 242 forks source link

Wrong type for FaultHandler #437

Closed kkmuffme closed 2 years ago

kkmuffme commented 2 years ago

FaultHandler type for e.g. @return are not declared correctly, thus it seems FaultHandler is part of \QuickBooksOnline\API\DataService\FaultHandler even though it is in \QuickBooksOnline\API\Core\HttpClients\FaultHandler