You are here

protected property PaymentReferenceTest::$targetId in Payment 8.2

The field's target_id typed data property.

Type: \Drupal\Core\TypedData\TypedDataInterface|\PHPUnit\Framework\MockObject\MockObject

File

modules/payment_reference/tests/src/Unit/Plugin/Field/FieldType/PaymentReferenceTest.php, line 53

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Plugin\Field\FieldType\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Plugin\Field\FieldType

Code

protected $targetId;