You are here

protected property BasicOperationsProviderTest::$redirectDestination in Payment 8.2

The redirect destination.

Type: \Drupal\Core\Routing\RedirectDestinationInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/Method/BasicOperationsProviderTest.php, line 45

Class

BasicOperationsProviderTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Method\BasicOperationsProvider

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Method

Code

protected $redirectDestination;