@@ -50,6 +50,7 @@ |
||
50 | 50 | /** |
51 | 51 | * Show a web-preview-version of an email-template, filled with dummy-content |
52 | 52 | * @param string $format |
53 | + * @param string $template |
|
53 | 54 | * @return Response |
54 | 55 | */ |
55 | 56 | public function webPreViewAction(Request $request, $template, $format = null) |