You are here

protected property PrivateMessageThreadCacheContext::$currentRouteMatcher in Private Message 8

Same name and namespace in other branches
  1. 8.2 src/Cache/Context/PrivateMessageThreadCacheContext.php \Drupal\private_message\Cache\Context\PrivateMessageThreadCacheContext::currentRouteMatcher

The current route matcher.

Type: \Drupal\Core\Routing\ResettableStackedRouteMatchInterface

File

src/Cache/Context/PrivateMessageThreadCacheContext.php, line 21

Class

PrivateMessageThreadCacheContext
Defines the PrivateMessageThread service, for "per thread" caching.

Namespace

Drupal\private_message\Cache\Context

Code

protected $currentRouteMatcher;