Exemplo n.º 1
0
 public function __construct($mailer, UrlGeneratorInterface $router, EngineInterface $templating, array $parameters)
 {
     parent::__construct($mailer, $router, $templating, $parameters);
 }