Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. IPV6Deprecated.php

function IPV6Deprecated::__construct

File

vendor/egulias/email-validator/src/Warning/IPV6Deprecated.php, line 9

Class

IPV6Deprecated

Namespace

Egulias\EmailValidator\Warning

Code

public function __construct() {
    $this->message = 'Deprecated form of IPV6';
    $this->rfcNumber = 5321;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal