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