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

Breadcrumb

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

function Comment::__construct

Same name in this branch
  1. 11.1.x vendor/egulias/email-validator/src/Parser/Comment.php \Egulias\EmailValidator\Parser\Comment::__construct()
  2. 11.1.x vendor/nikic/php-parser/lib/PhpParser/Comment.php \PhpParser\Comment::__construct()
  3. 11.1.x vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/Comment.php \SlevomatCodingStandard\Helpers\Comment::__construct()

File

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

Class

Comment

Namespace

Egulias\EmailValidator\Warning

Code

public function __construct() {
    $this->message = "Comments found in this email";
}

API Navigation

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