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