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