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