LittleDemon WebShell


Linux server.clickboxgo.com 3.10.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Path : /opt/cpanel/ea-wappspector/src/MatchResult/
File Upload :
Command :
Current File : //opt/cpanel/ea-wappspector/src/MatchResult/EmptyMatchResult.php

<?php

declare(strict_types=1);


namespace Plesk\Wappspector\MatchResult;

class EmptyMatchResult implements MatchResultInterface
{
    public function getId(): string
    {
        return 'unknown';
    }

    public function getName(): string
    {
        return 'Unknown';
    }

    public function getPath(): string
    {
        return '';
    }

    public function getVersion(): ?string
    {
        return null;
    }

    public function getApplication(): ?string
    {
        return null;
    }
}

LittleDemon - FACEBOOK
[ KELUAR ]