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