protected property DenyNodePreviewTest::$routeMatch in Drupal 10
Same name and namespace in other branches
- 8 core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php \Drupal\Tests\node\Unit\PageCache\DenyNodePreviewTest::routeMatch
- 9 core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php \Drupal\Tests\node\Unit\PageCache\DenyNodePreviewTest::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatch|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ node/ tests/ src/ Unit/ PageCache/ DenyNodePreviewTest.php, line 43
Class
- DenyNodePreviewTest
- @coversDefaultClass \Drupal\node\PageCache\DenyNodePreview @group node
Namespace
Drupal\Tests\node\Unit\PageCacheCode
protected $routeMatch;