Skip to content

Commit 7543e04

Browse files
author
Corey McCormick
committed
Use correct namespace
1 parent b679059 commit 7543e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace SimpleSoftwareIO\QrCode\Facades;
3+
namespace SimpleSoftwareIO\QrCode;
44

55
use Illuminate\Support\Facades\Facade as IlluminateFacade;
66
use SimpleSoftwareIO\QrCode\Generator;

0 commit comments

Comments
 (0)