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