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