php-twinfield / twinfield

PHP 7.3+ Library for using the Twinfield API.
https://accounting.twinfield.com/webservices/documentation/#/
Other
33 stars 77 forks source link

Made sure the customer's setCountry function return the customer whic… #194

Closed rickgoemans closed 3 years ago

rickgoemans commented 3 years ago

Made sure the setCountry function on the Customer class returns the customer which allows for method chaining.

willemstuursma commented 3 years ago

Cheers, I see that indeed this had been omitted.