mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 12:33:56 +00:00
6 lines
110 B
PHP
6 lines
110 B
PHP
<?php
|
|
|
|
return [
|
|
'qr_code_img_url' => 'https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=',
|
|
];
|