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