BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
opt
/
cpanel
/
ea-wappspector
/
src
/
MatchResult
📤 Upload
📝 New File
📁 New Folder
Close
Editing: Python.php
<?php declare(strict_types=1); namespace Plesk\Wappspector\MatchResult; class Python extends MatchResult { public const ID = 'python'; public const NAME = 'Python'; }
Save
Cancel