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