protected property EntityFormBuilderTest::$formBuilder in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 - Contains \Drupal\Tests\Core\Entity\EntityFormBuilderTest.
Class
- EntityFormBuilderTest
- @coversDefaultClass \Drupal\Core\Entity\EntityFormBuilder @group Entity
Namespace
Drupal\Tests\Core\EntityCode
protected $formBuilder;