You are here

namespace Drupal\comment\Plugin\Field\FieldFormatter in Drupal 8

Same name in other branches
  1. 9 Drupal\comment\Plugin\Field\FieldFormatter
Classsort descending Location Description
AuthorNameFormatter core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php Plugin implementation of the 'comment_username' formatter.
CommentDefaultFormatter core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Provides a default comment formatter.
CommentPermalinkFormatter core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php Plugin implementation of the 'comment_permalink' formatter.