You are here

constant SocialPostAlbumAjaxCommentsController::WRAPPER_ID_SUFFIX in Open Social 10.3.x

Same name and namespace in other branches
  1. 10.0.x modules/social_features/social_post/modules/social_post_album/src/Controller/SocialPostAlbumAjaxCommentsController.php \Drupal\social_post_album\Controller\SocialPostAlbumAjaxCommentsController::WRAPPER_ID_SUFFIX
  2. 10.1.x modules/social_features/social_post/modules/social_post_album/src/Controller/SocialPostAlbumAjaxCommentsController.php \Drupal\social_post_album\Controller\SocialPostAlbumAjaxCommentsController::WRAPPER_ID_SUFFIX
  3. 10.2.x modules/social_features/social_post/modules/social_post_album/src/Controller/SocialPostAlbumAjaxCommentsController.php \Drupal\social_post_album\Controller\SocialPostAlbumAjaxCommentsController::WRAPPER_ID_SUFFIX

The suffix for wrapper identifier of the comments section.

File

modules/social_features/social_post/modules/social_post_album/src/Controller/SocialPostAlbumAjaxCommentsController.php, line 18

Class

SocialPostAlbumAjaxCommentsController
Controller routines for AJAX comments routes.

Namespace

Drupal\social_post_album\Controller

Code

const WRAPPER_ID_SUFFIX = '-modal';