You are here

protected property PaymentReferenceTest::$eventDispatcher in Payment 8.2

The event dispatcher.

Type: \Drupal\payment\EventDispatcherInterface|\PHPUnit\Framework\MockObject\MockObject

File

modules/payment_reference/tests/src/Unit/Plugin/Payment/Type/PaymentReferenceTest.php, line 30

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Plugin\Payment\Type\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Plugin\Payment\Type

Code

protected $eventDispatcher;