<?php declare(strict_types=1);
namespace ImnxxCustomWidgets;
use Shopware\Core\Framework\Plugin;
class ImnxxCustomWidgets extends Plugin
{
}