You are here

protected property AddCurrencyTest::$entityFormBuilder in Currency 8.3

The entity form builder.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Controller/AddCurrencyTest.php, line 33

Class

AddCurrencyTest
@coversDefaultClass \Drupal\currency\Controller\AddCurrency

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $entityFormBuilder;