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