You are here

protected property ResponseTest::$symfonyResponse in Payment 8.2

The response.

Type: \Symfony\Component\HttpFoundation\Response|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Response/ResponseTest.php, line 33

Class

ResponseTest
@coversDefaultClass \Drupal\payment\Response\Response

Namespace

Drupal\Tests\payment\Unit\Response

Code

protected $symfonyResponse;