Submit
Path:
~
/
/
opt
/
psa
/
phpMyAdmin
/
vendor
/
pragmarx
/
google2fa-qrcode
/
src
/
QRCode
/
File Content:
QRCodeServiceContract.php
<?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'); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
Bacon.php
2316 bytes
0644
Chillerlan.php
1736 bytes
0644
QRCodeServiceContract.php
378 bytes
0644
N4ST4R_ID | Naxtarrr