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