File Manager

Path: /opt/cpanel/ea-wappspector/src/MatchResult/

Viewing File: Duda.php

<?php

declare(strict_types=1);


namespace Plesk\Wappspector\MatchResult;

class Duda extends MatchResult
{
    public const ID = 'duda';
    public const NAME = 'duda.co';
}