You are here

protected property PaymentReferenceBaseTest::$urlGenerator in Payment 8.2

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Element/PaymentReferenceBaseTest.php, line 155

Class

PaymentReferenceBaseTest
@coversDefaultClass \Drupal\payment\Element\PaymentReferenceBase

Namespace

Drupal\Tests\payment\Unit\Element

Code

protected $urlGenerator;