You are here

protected property PaymentTypeBaseTest::$eventDispatcher in Payment 8.2

The event dispatcher.

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

File

tests/src/Unit/Plugin/Payment/Type/PaymentTypeBaseTest.php, line 24

Class

PaymentTypeBaseTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Type\PaymentTypeBase

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Type

Code

protected $eventDispatcher;