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