You are here

protected property OperationResultTest::$response in Payment 8.2

The response.

Type: \Drupal\payment\Response\ResponseInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/OperationResultTest.php, line 21

Class

OperationResultTest
@coversDefaultClass \Drupal\payment\OperationResult

Namespace

Drupal\Tests\payment\Unit

Code

protected $response;