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