constant SocialProfilePrivacyHelperInterface::CONFIGURABLE in Open Social 10.0.x
Same name and namespace in other branches
- 10.3.x modules/social_features/social_profile/modules/social_profile_privacy/src/Service/SocialProfilePrivacyHelperInterface.php \Drupal\social_profile_privacy\Service\SocialProfilePrivacyHelperInterface::CONFIGURABLE
- 10.1.x modules/social_features/social_profile/modules/social_profile_privacy/src/Service/SocialProfilePrivacyHelperInterface.php \Drupal\social_profile_privacy\Service\SocialProfilePrivacyHelperInterface::CONFIGURABLE
- 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\ServiceCode
const CONFIGURABLE = 1;