private property SocialCommentLazyRenderer::$entityTypeManager in Open Social 10.2.x
Same name and namespace in other branches
- 8.9 modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::entityTypeManager
- 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
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
social_features/ social_comment/ src/ SocialCommentLazyRenderer.php, line 23
Class
- SocialCommentLazyRenderer
- Render comments for the lazy builder.
Namespace
Drupal\social_commentCode
private $entityTypeManager;