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