You are here

private property SocialCommentLazyRenderer::$entityTypeManager in Open Social 8.9

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::entityTypeManager
  2. 10.0.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::entityTypeManager
  3. 10.1.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::entityTypeManager
  4. 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_comment

Code

private $entityTypeManager;