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