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