You are here

protected property DenyPrivateImageStyleDownloadTest::$routeMatch 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::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatch|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

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

Namespace

Drupal\Tests\image\Unit\PageCache

Code

protected $routeMatch;