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