You are here

protected property DenyPrivateImageStyleDownloadTest::$policy in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php \Drupal\Tests\image\Unit\PageCache\DenyPrivateImageStyleDownloadTest::policy

The response policy under test.

Type: \Drupal\image\PageCache\DenyPrivateImageStyleDownload

File

core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php, line 27
Contains \Drupal\Tests\image\Unit\PageCache\DenyPrivateImageStyleDownloadTest.

Class

DenyPrivateImageStyleDownloadTest
@coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload @group image

Namespace

Drupal\Tests\image\Unit\PageCache

Code

protected $policy;