private property SocialCommentLazyRenderer::$routeMatch in Open Social 10.1.x
Same name and namespace in other branches
- 10.3.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::routeMatch
- 10.0.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::routeMatch
- 10.2.x modules/social_features/social_comment/src/SocialCommentLazyRenderer.php \Drupal\social_comment\SocialCommentLazyRenderer::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- modules/
social_features/ social_comment/ src/ SocialCommentLazyRenderer.php, line 37
Class
- SocialCommentLazyRenderer
- Render comments for the lazy builder.
Namespace
Drupal\social_commentCode
private $routeMatch;