name : Siteplus.php
<?php

declare(strict_types=1);


namespace Plesk\Wappspector\MatchResult;

class Siteplus extends MatchResult
{
    public const ID = 'siteplus';
    public const NAME = 'Siteplus';
}

© 2025 Cubjrnet7