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