Issue #3195197: Use a factory service to create Mailchimp library
Compare changes
+ 8
− 37
@@ -9,7 +9,6 @@ use Drupal\Component\Utility\Crypt;
@@ -22,6 +21,9 @@ define('MAILCHIMP_STATUS_SENDING', 'sending');
@@ -33,49 +35,18 @@ function mailchimp_apikey_ready_access($permission) {