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