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