@@ -62,7 +62,7 @@ |
||
62 | 62 | /** |
63 | 63 | * {@inheritdoc} |
64 | 64 | */ |
65 | - public function build($to, array $parameters = []) |
|
65 | + public function build($to, array $parameters = [ ]) |
|
66 | 66 | { |
67 | 67 | $template = $this->twig->loadTemplate($this->view); |
68 | 68 | $subject = $template->renderBlock('subject', $parameters); |