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