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