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