Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Comment.php
Comment::$text
Same name in this branch
11.1.x vendor/nikic/php-parser/lib/PhpParser/Comment.php
\PhpParser\Comment::text
The comment text
Type:
string
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
Comment.php
, line 67
Class
Comment
A node that represents a comment.
Namespace
Peast\Syntax\Node
Code
protected $text;
RSS feed