💄 removed "public" and "examples" namespaces

This commit is contained in:
smiley
2023-03-11 23:34:33 +01:00
parent 506d6aff8f
commit 11d696ee39
15 changed files with 6 additions and 36 deletions
-2
View File
@@ -10,8 +10,6 @@
* @license MIT
*/
namespace chillerlan\QRCodeExamples;
use chillerlan\QRCode\Output\QROutputAbstract;
class MyCustomOutput extends QROutputAbstract{