protected property SocialProfilePrivacyHelper::$entityFieldManager in Open Social 10.1.x
Same name and namespace in other branches
- 10.3.x modules/social_features/social_profile/modules/social_profile_privacy/src/Service/SocialProfilePrivacyHelper.php \Drupal\social_profile_privacy\Service\SocialProfilePrivacyHelper::entityFieldManager
- 10.0.x modules/social_features/social_profile/modules/social_profile_privacy/src/Service/SocialProfilePrivacyHelper.php \Drupal\social_profile_privacy\Service\SocialProfilePrivacyHelper::entityFieldManager
- 10.2.x modules/social_features/social_profile/modules/social_profile_privacy/src/Service/SocialProfilePrivacyHelper.php \Drupal\social_profile_privacy\Service\SocialProfilePrivacyHelper::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- modules/
social_features/ social_profile/ modules/ social_profile_privacy/ src/ Service/ SocialProfilePrivacyHelper.php, line 29
Class
- SocialProfilePrivacyHelper
- Defines the helper service.
Namespace
Drupal\social_profile_privacy\ServiceCode
protected $entityFieldManager;