Вход Регистрация
Файл: vendor/egulias/email-validator/src/Warning/IPV6Deprecated.php
Строк: 11
<?php

namespace EguliasEmailValidatorWarning;

class 
IPV6Deprecated extends Warning
{
    public const 
CODE 13;

    public function 
__construct()
    {
        
$this->message 'Deprecated form of IPV6';
        
$this->rfcNumber 5321;
    }
}
Онлайн: 2
Реклама