You are here

protected property PaymentListBuilderTest::$entityStorage in Payment 8.2

The entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Entity/Payment/PaymentListBuilderTest.php, line 47

Class

PaymentListBuilderTest
@coversDefaultClass \Drupal\payment\Entity\Payment\PaymentListBuilder

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $entityStorage;