protected property CommentLazyBuilders::$moduleHandler in Drupal 9
Same name and namespace in other branches
- 8 core/modules/comment/src/CommentLazyBuilders.php \Drupal\comment\CommentLazyBuilders::moduleHandler
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
modules/ comment/ src/ CommentLazyBuilders.php, line 54
Class
- CommentLazyBuilders
- Defines a service for comment #lazy_builder callbacks.
Namespace
Drupal\commentCode
protected $moduleHandler;