protected property PrivateMessageThreadCacheContext::$currentRouteMatcher in Private Message 8.2
Same name and namespace in other branches
- 8 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\ContextCode
protected $currentRouteMatcher;