Completed
Pull Request — master (#11)
by
unknown
03:39
created
Controller/AzineEmailTemplateController.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -50,6 +50,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.