You are here

protected property CommentLazyBuilders::$entityFormBuilder in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 36
Contains \Drupal\comment\CommentLazyBuilders.

Class

CommentLazyBuilders
Defines a service for comment #lazy_builder callbacks.

Namespace

Drupal\comment

Code

protected $entityFormBuilder;