You are here

protected property PaymentReferenceTest::$linkGenerator in Payment 8.2

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface|\PHPUnit\Framework\MockObject\MockObject

File

modules/payment_reference/tests/src/Unit/Element/PaymentReferenceTest.php, line 49

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Element\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Element

Code

protected $linkGenerator;