You are here

protected property UnavailableTest::$eventDispatcher in Payment 8.2

The event dispatcher.

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

File

tests/src/Unit/Plugin/Payment/Type/UnavailableTest.php, line 27

Class

UnavailableTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Type\Unavailable

Namespace

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

Code

protected $eventDispatcher;