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\comment

Code

const COMMENT_MODE_FLAT = 0;
doc_Drupal
2016-10-29 08:50:55
Comments
Leave a Comment

Please login to continue.