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