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