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