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