You are here

protected property PaymentStorageSchemaTest::$fieldStorageDefinitions in Payment 8.2

The storage field definitions.

Type: \Drupal\Core\Field\FieldDefinitionInterface|\PHPUnit\Framework\MockObject\MockObject[]

File

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

Class

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

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $fieldStorageDefinitions;