%PDF- %PDF-
| Direktori : /opt/cpanel/ea-wappspector/src/MatchResult/ |
| Current 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';
}