You are here

protected property AddCurrencyLocaleTest::$entityFormBuilder in Currency 8.3

The entity form builder.

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

File

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

Class

AddCurrencyLocaleTest
@coversDefaultClass \Drupal\currency\Controller\AddCurrencyLocale

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $entityFormBuilder;