We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e52b412 + 03dea30 commit 8a525b3Copy full SHA for 8a525b3
1 file changed
src/Facades/QrCode.php
@@ -2,8 +2,8 @@
2
3
namespace SimpleSoftwareIO\QrCode\Facades;
4
5
-use SimpleSoftwareIO\QrCode\Generator;
6
use Illuminate\Support\Facades\Facade;
+use SimpleSoftwareIO\QrCode\Generator;
7
8
class QrCode extends Facade
9
{
0 commit comments