Preview: DotNet.php
Size: 177 B
//opt/cpanel/ea-wappspector/src/MatchResult/DotNet.php
<?php
declare(strict_types=1);
namespace Plesk\Wappspector\MatchResult;
class DotNet extends MatchResult
{
public const ID = 'dotnet';
public const NAME = '.NET';
}
Directory Contents
Dirs: 0 × Files: 24