You are here

constant SocialCommentViewBuilder::PAGER_TAG in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_comment/src/SocialCommentViewBuilder.php \Drupal\social_comment\SocialCommentViewBuilder::PAGER_TAG
  2. 10.0.x modules/social_features/social_comment/src/SocialCommentViewBuilder.php \Drupal\social_comment\SocialCommentViewBuilder::PAGER_TAG
  3. 10.1.x modules/social_features/social_comment/src/SocialCommentViewBuilder.php \Drupal\social_comment\SocialCommentViewBuilder::PAGER_TAG

The pager tag.

File

modules/social_features/social_comment/src/SocialCommentViewBuilder.php, line 17

Class

SocialCommentViewBuilder
View builder handler for social comments.

Namespace

Drupal\social_comment

Code

const PAGER_TAG = 'comments';