mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 21:17:57 +00:00
💄 removed "public" and "examples" namespaces
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
namespace chillerlan\QRCodeExamples;
|
||||
|
||||
use chillerlan\QRCode\{QRCode, QROptions};
|
||||
|
||||
require_once __DIR__.'/../vendor/autoload.php';
|
||||
|
||||
Reference in New Issue
Block a user