You are here

protected property PaymentReferenceBase::$linkGenerator in Payment 8.2

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

src/Element/PaymentReferenceBase.php, line 68

Class

PaymentReferenceBase
Provides a base for payment reference elements.

Namespace

Drupal\payment\Element

Code

protected $linkGenerator;