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