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