Current Path :
/
proc
/
self
/
root
/
opt
/
cpanel
/
ea-wappspector
/
src
/
MatchResult
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/opt/cpanel/ea-wappspector/src/MatchResult/Siteplus.php
<?php declare(strict_types=1); namespace Plesk\Wappspector\MatchResult; class Siteplus extends MatchResult { public const ID = 'siteplus'; public const NAME = 'Siteplus'; }