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