You are here

protected property CurrencyLocaleListBuilderTest::$entityType in Currency 8.3

The entity type.

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

File

tests/src/Unit/Entity/CurrencyLocale/CurrencyLocaleListBuilderTest.php, line 34

Class

CurrencyLocaleListBuilderTest
@coversDefaultClass \Drupal\currency\Entity\CurrencyLocale\CurrencyLocaleListBuilder

Namespace

Drupal\Tests\currency\Unit\Entity\CurrencyLocale

Code

protected $entityType;