You are here

protected property CurrencyListBuilderTest::$entityStorage in Currency 8.3

The entity storage.

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

File

tests/src/Unit/Entity/Currency/CurrencyListBuilderTest.php, line 27

Class

CurrencyListBuilderTest
@coversDefaultClass \Drupal\currency\Entity\Currency\CurrencyListBuilder

Namespace

Drupal\Tests\currency\Unit\Entity\Currency

Code

protected $entityStorage;