You are here

protected property PaymentStorageSchemaTest::$entityTypeManager in Payment 8.2

The entity type manager.

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

File

tests/src/Unit/Entity/Payment/PaymentStorageSchemaTest.php, line 35

Class

PaymentStorageSchemaTest
@coversDefaultClass \Drupal\payment\Entity\Payment\PaymentStorageSchema

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $entityTypeManager;