We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ccbb3 commit 9b75681Copy full SHA for 9b75681
1 file changed
QRCode.class.php
@@ -338,6 +338,7 @@ public function get($iSize = 150, $sECLevel = 'L', $iMargin = 1)
338
/**
339
* The HTML code for displaying the QR Code.
340
*
341
+ * @param integer $iSize Default 150
342
* @return void
343
*/
344
public function display( $iSize = 150)
0 commit comments