EntityFormBuilderTest::$formBuilder

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php \Drupal\Tests\Core\Entity\EntityFormBuilderTest::formBuilder
  2. 10 core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php \Drupal\Tests\Core\Entity\EntityFormBuilderTest::formBuilder
  3. 9 core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php \Drupal\Tests\Core\Entity\EntityFormBuilderTest::formBuilder
  4. 8.9.x core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php \Drupal\Tests\Core\Entity\EntityFormBuilderTest::formBuilder

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php, line 31

Class

EntityFormBuilderTest
Tests Drupal\Core\Entity\EntityFormBuilder.

Namespace

Drupal\Tests\Core\Entity

Code

protected $formBuilder;

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