var/cache/dev/ContainerCrnDixP/getWelpMailchimp_SubscriberListenerService.php line 11

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  4. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  5. // Returns the private 'welp_mailchimp.subscriber_listener' shared service.
  6. include_once \dirname(__DIR__4).'/vendor/welp/mailchimp-bundle/src/Event/SubscriberListener.php';
  7. return $this->privates['welp_mailchimp.subscriber_listener'] = new \Welp\MailchimpBundle\Event\SubscriberListener(($this->services['welp_mailchimp.list_repository'] ?? $this->load('getWelpMailchimp_ListRepositoryService.php')));