You are here

protected property PaymentReferenceTest::$renderer in Payment 8.2

The renderer.

Type: \Drupal\Core\Render\RendererInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Element\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Element

Code

protected $renderer;