You are here

protected property PaymentListBuilderTest::$redirectDestination in Payment 8.2

The redirect destination.

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

File

tests/src/Unit/Entity/Payment/PaymentListBuilderTest.php, line 68

Class

PaymentListBuilderTest
@coversDefaultClass \Drupal\payment\Entity\Payment\PaymentListBuilder

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $redirectDestination;