miguel250 / MZMailChimpBundle

[UNMAINTAINED] Symfony2 mailchimp bundle
54 stars 26 forks source link

UnSubscribe does NOT return a boolean upon failure #26

Open MPLLC opened 10 years ago

MPLLC commented 10 years ago

Just a heads up, UnSubscribe does not return a boolean upon failure. It returns an instance of StdClass with an error code and error message.