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