Comments are displayed as a threaded list - expanded.
File
- core/modules/comment/src/CommentManagerInterface.php, line 20
Class
- CommentManagerInterface
- Comment manager contains common functions to manage comment fields.
Namespace
Drupal\comment
Code
1 | const COMMENT_MODE_THREADED = 1; |
Please login to continue.