@@ -15,7 +15,7 @@ |
||
15 | 15 | * @param string $unit Unit measure |
16 | 16 | * @param string $paperSize Paper size |
17 | 17 | * |
18 | - * @return TCPDF implementation |
|
18 | + * @return resource implementation |
|
19 | 19 | */ |
20 | 20 | protected function createExternalWriterInstance($orientation, $unit, $paperSize) |
21 | 21 | { |