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