Skip to content

Commit 6c1c8c9

Browse files
committed
Add the return type in the doc string
1 parent 1129505 commit 6c1c8c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tcpdf.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3002,6 +3002,7 @@ public function setAllowLocalFiles($allowLocalFiles) {
30023002
*
30033003
* @param string $separator
30043004
* @public
3005+
* @return void
30053006
*/
30063007
public function setThousandsSeparator($separator) {
30073008
TCPDF_STATIC::setThousandsSeparator($separator);

0 commit comments

Comments
 (0)