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