%PDF- %PDF-
| Direktori : /opt/cpanel/ea-wappspector/src/MatchResult/ |
| Current File : //opt/cpanel/ea-wappspector/src/MatchResult/Php.php |
<?php
declare(strict_types=1);
namespace Plesk\Wappspector\MatchResult;
class Php extends MatchResult
{
public const ID = 'php';
public const NAME = 'PHP';
}