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