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