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