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