You are here

protected property PaymentReference::$urlGenerator in Payment 8.2

The URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

modules/payment_reference/src/Plugin/Payment/Type/PaymentReference.php, line 45

Class

PaymentReference
The payment reference field payment type.

Namespace

Drupal\payment_reference\Plugin\Payment\Type

Code

protected $urlGenerator;