Skip to content

Commit

Permalink
changed config
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Hering <[email protected]>
  • Loading branch information
internethering committed May 20, 2021
1 parent aba74a2 commit 566573d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Helper/QrCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public static function getImagePath(
*/
public static function getLocalPath(
$strData,
$blnPermanentSave = true,
$blnPermanentSave = false,
$intSize = 200,
$strEcc = 'L',
$intMargin = 1,
Expand Down

0 comments on commit 566573d

Please sign in to comment.