CommentManagerInterface::COMMENT_MODE_FLAT
Same name in other branches
- 9 core/modules/comment/src/CommentManagerInterface.php \Drupal\comment\CommentManagerInterface::COMMENT_MODE_FLAT
- 10 core/modules/comment/src/CommentManagerInterface.php \Drupal\comment\CommentManagerInterface::COMMENT_MODE_FLAT
- 11.x core/modules/comment/src/CommentManagerInterface.php \Drupal\comment\CommentManagerInterface::COMMENT_MODE_FLAT
Comments are displayed in a flat list - expanded.
File
-
core/
modules/ comment/ src/ CommentManagerInterface.php, line 15
Class
- CommentManagerInterface
- Comment manager contains common functions to manage comment fields.
Namespace
Drupal\commentCode
const COMMENT_MODE_FLAT = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.