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