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