public static property AjaxCommentsController::$commentClassPrefix in AJAX Comments 8
Class prefix to apply to each comment.
A prefix used to build class name applied to each comment.
Type: string
File
- src/
Controller/ AjaxCommentsController.php, line 41
Class
- AjaxCommentsController
- Controller routines for AJAX comments routes.
Namespace
Drupal\ajax_comments\ControllerCode
public static $commentClassPrefix = 'js-ajax-comments-id-';