You are here

private property ResponseCspSubscriberTest::$libraryPolicy in Content-Security-Policy 8

The Library Policy service.

Type: \Drupal\csp\LibraryPolicyBuilder|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

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

Namespace

Drupal\Tests\csp\Unit\EventSubscriber

Code

private $libraryPolicy;