@@ -51,7 +51,7 @@ |
||
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 |