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