protected property PaymentMethodBaseTestBase::$eventDispatcher in Payment 8.2
The event dispatcher.
Type: \Drupal\payment\EventDispatcherInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Plugin/ Payment/ Method/ PaymentMethodBaseTestBase.php, line 31
Class
- PaymentMethodBaseTestBase
- Provides a base for tests for classes that extend \Drupal\payment\Plugin\Payment\Method\PaymentMethodBase.
Namespace
Drupal\Tests\payment\Unit\Plugin\Payment\MethodCode
protected $eventDispatcher;