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