public function __construct() { parent::__construct(array('entityName' => 'XsolveNewsletterBundle:Recipient', 'viewPrefix' => 'XsolveNewsletterBundle:Recipient:', 'viewSuffix' => '.html.twig')); }
public function __construct() { parent::__construct(array('entityName' => 'XsolveNewsletterBundle:Dispatch', 'viewPrefix' => 'XsolveNewsletterBundle:Dispatch:', 'viewSuffix' => '.html.twig', 'paramPrefix' => 'xsolve_newsletter.')); }