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