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