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

<?php


namespace O2switch\CpanelLib\Validator;

use Symfony\Component\Validator\Constraint;

/**
 * @Annotation
 */
class DomainOwnership extends Constraint
{
    public $message = "Le nom de domaine {{ domain }} n'existe pas ou ne vous appartient pas.";
    public function validatedBy()
    {
        return static::class.'Validator';
    }
}

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