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