CommentLazyBuilders::$entityFormBuilder

Same name and namespace in other branches
  1. 8.9.x core/modules/comment/src/CommentLazyBuilders.php \Drupal\comment\CommentLazyBuilders::entityFormBuilder
  2. 10 core/modules/comment/src/CommentLazyBuilders.php \Drupal\comment\CommentLazyBuilders::entityFormBuilder
  3. 11.x core/modules/comment/src/CommentLazyBuilders.php \Drupal\comment\CommentLazyBuilders::entityFormBuilder

The entity form builder service.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface

File

core/modules/comment/src/CommentLazyBuilders.php, line 33

Class

CommentLazyBuilders
Defines a service for comment #lazy_builder callbacks.

Namespace

Drupal\comment

Code

protected $entityFormBuilder;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.