constant SocialPostAlbumAjaxCommentsController::WRAPPER_ID_SUFFIX in Open Social 10.0.x
Same name and namespace in other branches
- 10.3.x modules/social_features/social_post/modules/social_post_album/src/Controller/SocialPostAlbumAjaxCommentsController.php \Drupal\social_post_album\Controller\SocialPostAlbumAjaxCommentsController::WRAPPER_ID_SUFFIX
- 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
- 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\ControllerCode
const WRAPPER_ID_SUFFIX = '-modal';