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