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