You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you think this should be done using an array instead which would futureproof the functionality if SendGrid adds more available options in the future?
Hi there,
The SendGrid docs say that we can specify options on the SendGrid object with an array of options as the third argument to the __construct(). See https://github.com/sendgrid/sendgrid-php/blob/master/README.md#options
How could that be done using your service?
Thanks!
The text was updated successfully, but these errors were encountered: