protected property DefaultProfileLoad::$entityTypeManager in Open Social 10.0.x
Same name and namespace in other branches
- 10.1.x modules/social_features/social_profile/src/Plugin/GraphQL/DataProducer/DefaultProfileLoad.php \Drupal\social_profile\Plugin\GraphQL\DataProducer\DefaultProfileLoad::entityTypeManager
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
social_features/ social_profile/ src/ Plugin/ GraphQL/ DataProducer/ DefaultProfileLoad.php, line 40
Class
- DefaultProfileLoad
- Loads the default profile for a user.
Namespace
Drupal\social_profile\Plugin\GraphQL\DataProducerCode
protected $entityTypeManager;