You are here

protected property EntityFormBuilderTest::$entityFormBuilder in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php \Drupal\Tests\Core\Entity\EntityFormBuilderTest::entityFormBuilder

The entity form builder.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface

File

core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php, line 38
Contains \Drupal\Tests\Core\Entity\EntityFormBuilderTest.

Class

EntityFormBuilderTest
@coversDefaultClass \Drupal\Core\Entity\EntityFormBuilder @group Entity

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityFormBuilder;