You are here

protected property PaymentReferenceBase::$renderer in Payment 8.2

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Element/PaymentReferenceBase.php, line 103

Class

PaymentReferenceBase
Provides a base for payment reference elements.

Namespace

Drupal\payment\Element

Code

protected $renderer;