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