You are here

constant SocialProfilePrivacyHelperInterface::CONFIGURABLE in Open Social 10.0.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_profile/modules/social_profile_privacy/src/Service/SocialProfilePrivacyHelperInterface.php \Drupal\social_profile_privacy\Service\SocialProfilePrivacyHelperInterface::CONFIGURABLE
  2. 10.1.x modules/social_features/social_profile/modules/social_profile_privacy/src/Service/SocialProfilePrivacyHelperInterface.php \Drupal\social_profile_privacy\Service\SocialProfilePrivacyHelperInterface::CONFIGURABLE
  3. 10.2.x modules/social_features/social_profile/modules/social_profile_privacy/src/Service/SocialProfilePrivacyHelperInterface.php \Drupal\social_profile_privacy\Service\SocialProfilePrivacyHelperInterface::CONFIGURABLE

Show profile field, but it can be hidden by a user.

File

modules/social_features/social_profile/modules/social_profile_privacy/src/Service/SocialProfilePrivacyHelperInterface.php, line 22

Class

SocialProfilePrivacyHelperInterface
Defines the helper service interface.

Namespace

Drupal\social_profile_privacy\Service

Code

const CONFIGURABLE = 1;