You are here

protected property SocialCommentLazyRenderer::$moduleHandler in Open Social 10.0.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::moduleHandler
  2. 10.1.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::moduleHandler
  3. 10.2.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/social_features/social_comment/src/SocialCommentLazyRenderer.php, line 44

Class

SocialCommentLazyRenderer
Render comments for the lazy builder.

Namespace

Drupal\social_comment

Code

protected $moduleHandler;