Completed
Push — master ( 5e437e...6be296 )
by Asmir
01:49
created
lib/Goetas/ApacheFopBundle/Processor/Fop.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
      * Convert reading a FOP input, saving the result into file
52 52
      * @param  InputInterface|string $source
53 53
      * @param  string                $destination
54
-     * @param  string|const          $outputFormat self::OTUPUT_PDF or self::OTUPUT_RTF or other supported mimes by Apache FOP
54
+     * @param  string          $outputFormat self::OTUPUT_PDF or self::OTUPUT_RTF or other supported mimes by Apache FOP
55 55
      * @param  InputInterface|string $xsl
56 56
      * @param  array                 $params
57 57
      * @throws \RuntimeException
Please login to merge, or discard this patch.