mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-18 14:40:05 +00:00
✨ more examples
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
namespace chillerlan\QRCodeExamples;
|
||||
|
||||
use chillerlan\QRCode\{QRCode, QROptions};
|
||||
|
||||
require_once __DIR__.'/../vendor/autoload.php';
|
||||
|
||||
Reference in New Issue
Block a user