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