private property SocialCommentLazyRenderer::$entityTypeManager in Open Social 8.9
Same name and namespace in other branches
- 10.3.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::entityTypeManager
- 10.0.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::entityTypeManager
- 10.1.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::entityTypeManager
- 10.2.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
social_features/ social_comment/ src/ SocialCommentLazyRenderer.php, line 20
Class
- SocialCommentLazyRenderer
- Class SocialCommentLazyRenderer.
Namespace
Drupal\social_commentCode
private $entityTypeManager;