Fix CS from PDFLib

This commit is contained in:
Jérôme Vieilledent 2022-03-15 09:45:40 +01:00 committed by DmitryTronin
parent 02aab85665
commit e669bf52c9
1 changed files with 1 additions and 1 deletions

View File

@ -787,7 +787,7 @@ class PDFlib
* @param float $urx X Coordinate of the upper right corner of the target rectangle for the table instance (the fitbox) in user coordinates.
* @param float $ury Y Coordinate of the upper right corner of the target rectangle for the table instance (the fitbox) in user coordinates.
* @param string $optlist An option list specifying filling details according to Table 5.18.
*
*
* @return string A string which specifies the reason for returning from the function
*
* @link https://www.pdflib.com/fileadmin/pdflib/pdf/manuals/PDFlib-9.3.0-API-reference.pdf