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