The entity form builder service.
Type: \Drupal\Core\Entity\EntityFormBuilderInterface
File
- core/modules/comment/src/CommentLazyBuilders.php, line 31
Class
- CommentLazyBuilders
- Defines a service for comment #lazy_builder callbacks.
Namespace
Drupal\comment
Code
protected $entityFormBuilder;
Please login to continue.