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