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