We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1129505 commit 6c1c8c9Copy full SHA for 6c1c8c9
tcpdf.php
@@ -3002,6 +3002,7 @@ public function setAllowLocalFiles($allowLocalFiles) {
3002
*
3003
* @param string $separator
3004
* @public
3005
+ * @return void
3006
*/
3007
public function setThousandsSeparator($separator) {
3008
TCPDF_STATIC::setThousandsSeparator($separator);
0 commit comments