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/IpxtenderIp.php

<?php


namespace O2switch\CpanelLib\Validator;


use Symfony\Component\Validator\Constraint;

/**
 * @Annotation
 */
class IpxtenderIp extends Constraint
{
    public $message = "L'adresse {{ ip }} ne fait pas partie des adresses IP proposées.";
    public function validatedBy()
    {
        return static::class.'Validator';
    }
}

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