File manager - Edit - /usr/local/CyberCP/public/phpmyadmin/vendor/pragmarx/google2fa-qrcode/src/QRCode/QRCodeServiceContract.php
Back
<?php namespace PragmaRX\Google2FAQRCode\QRCode; interface QRCodeServiceContract { /** * Generates a QR code data url to display inline. * * @param string $string * @param int $size * @param string $encoding Default to UTF-8 * * @return string */ public function getQRCodeInline($string, $size = 200, $encoding = 'utf-8'); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings