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