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