Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Comment.php
function Comment::__construct
Same name in this branch
11.1.x vendor/egulias/email-validator/src/Parser/Comment.php
\Egulias\EmailValidator\Parser\Comment::__construct()
11.1.x vendor/nikic/php-parser/lib/PhpParser/Comment.php
\PhpParser\Comment::__construct()
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"
; }
RSS feed