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