You are here

protected property RequestPreparer::$pathMatcher in Tome 8

The decorated path matcher.

Type: \Drupal\tome_static\ResettablePathMatcher

File

modules/tome_static/src/RequestPreparer.php, line 43

Class

RequestPreparer
Utility class to prepare Drupal for new requests.

Namespace

Drupal\tome_static

Code

protected $pathMatcher;