var/cache/dev/ContainerSvDj9ox/getKunstmaanForm_FormMailerService.php line 12

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 public 'kunstmaan_form.form_mailer' shared service.
  6. include_once \dirname(__DIR__4).'/vendor/kunstmaan/form-bundle/Helper/FormMailerInterface.php';
  7. include_once \dirname(__DIR__4).'/vendor/kunstmaan/form-bundle/Helper/FormMailer.php';
  8. return $this->services['kunstmaan_form.form_mailer'] = new \Kunstmaan\FormBundle\Helper\FormMailer(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['twig'] ?? $this->getTwigService()), $this);