You are here

constant SOCIAL_MENTIONS_SUGGESTIONS_USERNAME in Open Social 8

2 uses of SOCIAL_MENTIONS_SUGGESTIONS_USERNAME
AutocompleteController::suggestions in modules/social_features/social_mentions/src/Controller/AutocompleteController.php
Function for suggestions.
social_mentions_comment_links_alter in modules/social_features/social_mentions/social_mentions.module
Implements hook_comment_links_alter().

File

modules/social_features/social_mentions/src/SocialMentionsConfigOverride.php, line 8

Namespace

Drupal\social_mentions

Code

define('SOCIAL_MENTIONS_SUGGESTIONS_USERNAME', 'username');