mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-18 05:20:04 +00:00
🚿
This commit is contained in:
@@ -16,7 +16,7 @@ namespace chillerlan\QRCode\Output;
|
||||
use chillerlan\QRCode\QROptions;
|
||||
use chillerlan\QRCode\Data\QRMatrix;
|
||||
use chillerlan\Settings\SettingsContainerInterface;
|
||||
use Closure, finfo;
|
||||
use finfo;
|
||||
use function base64_encode, dirname, extension_loaded, file_put_contents, is_writable, ksort, sprintf;
|
||||
use const FILEINFO_MIME_TYPE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user