????

Your IP : 216.73.217.84


Current Path : /proc/thread-self/root/opt/cpanel/ea-wappspector/src/MatchResult/
Upload File :
Current File : //proc/thread-self/root/opt/cpanel/ea-wappspector/src/MatchResult/EmDash.php

<?php

declare(strict_types=1);
namespace Plesk\Wappspector\MatchResult;

class EmDash extends MatchResult
{
    public const ID = 'emdash';
    public const NAME = 'EmDash';
}