HEX
Server: Apache
System: Linux server1.yalehafricanfoods.shop 5.14.0-687.15.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 11 08:51:45 EDT 2026 x86_64
User: yalenocb (1002)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //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';
}