PATH:
opt
/
cpanel
/
ea-wappspector
/
src
/
MatchResult
<?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; } }
[-] Drupal.php
[edit]
[-] Sitepro.php
[edit]
[-] DotNet.php
[edit]
[-] CodeIgniter.php
[edit]
[-] Siteplus.php
[edit]
[-] Ruby.php
[edit]
[-] Sitejet.php
[edit]
[+]
..
[-] MatchResultInterface.php
[edit]
[-] Composer.php
[edit]
[-] EmptyMatchResult.php
[edit]
[-] Python.php
[edit]
[-] Duda.php
[edit]
[-] Laravel.php
[edit]
[-] Wordpress.php
[edit]
[-] WebPresenceBuilder.php
[edit]
[-] Symfony.php
[edit]
[-] CakePHP.php
[edit]
[-] Php.php
[edit]
[-] Yii.php
[edit]
[-] NodeJs.php
[edit]
[-] Typo3.php
[edit]
[-] Prestashop.php
[edit]
[-] MatchResult.php
[edit]
[-] Joomla.php
[edit]