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