ZerethShell
File Manager
SQL Manager
/
opt
/
cpanel
/
ea-wappspector
/
src
/
MatchResult
Symfony.php
<?php declare(strict_types=1); namespace Plesk\Wappspector\MatchResult; class Symfony extends MatchResult { public const ID = 'symfony'; public const NAME = 'Symfony'; }
Kaydet
Vazgeç