| Current Path : /proc/self/root/opt/cpanel/ea-wappspector/src/MatchResult/ |
| Current File : //proc/self/root/opt/cpanel/ea-wappspector/src/MatchResult/Yii.php |
<?php
declare(strict_types=1);
namespace Plesk\Wappspector\MatchResult;
class Yii extends MatchResult
{
public const ID = 'yii';
public const NAME = 'Yii';
}