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