You are here

protected property ResponseCspSubscriberTest::$response in Content-Security-Policy 8

Mock HTTP Response.

Type: \Drupal\Core\Render\HtmlResponse|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/EventSubscriber/ResponseCspSubscriberTest.php, line 29

Class

ResponseCspSubscriberTest
@coversDefaultClass \Drupal\csp\EventSubscriber\ResponseCspSubscriber @group csp

Namespace

Drupal\Tests\csp\Unit\EventSubscriber

Code

protected $response;