Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielpotthast/565dae8110af63e1fa468beee953daa0 to your computer and use it in GitHub Desktop.
Save danielpotthast/565dae8110af63e1fa468beee953daa0 to your computer and use it in GitHub Desktop.
$newsletterManager = $this->get('newsletter_manager');
$newsletterManager->send($recipients, $message);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment