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