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