HEX
Server: LiteSpeed
System: Linux server3ir.xdlhost.com 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
User: gmparts (1037)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/293427/root/opt/cpanel/ea-wappspector/src/MatchResult/Python.php
<?php

declare(strict_types=1);


namespace Plesk\Wappspector\MatchResult;

class Python extends MatchResult
{
    public const ID = 'python';
    public const NAME = 'Python';
}