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