Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/vendor/extensions-cpanel/cpanel-development-lib/src/Validator/
Upload File :
Current File : //opt/nginxhttpd_/vendor/extensions-cpanel/cpanel-development-lib/src/Validator/WafRules.php

<?php

namespace O2switch\CpanelLib\Validator;

use Symfony\Component\Validator\Constraint;

/**
 * @Annotation
 */
class WafRules extends Constraint
{
    public $message = 'Cette règle est invalide';

    public function validatedBy()
    {
        return WafRulesValidator::class;
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists