Skip to content

Commit 9b75681

Browse files
authored
Update QRCode.class.php
1 parent 56ccbb3 commit 9b75681

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

QRCode.class.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ public function get($iSize = 150, $sECLevel = 'L', $iMargin = 1)
338338
/**
339339
* The HTML code for displaying the QR Code.
340340
*
341+
* @param integer $iSize Default 150
341342
* @return void
342343
*/
343344
public function display( $iSize = 150)

0 commit comments

Comments
 (0)