You are here

protected property FieldRedirectionResultBuilder::$pathMatcher in Field Redirection 8.2

Path Matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/FieldRedirectionResultBuilder.php, line 37

Class

FieldRedirectionResultBuilder
Defines a service for evaluating the intended action for a field redirection.

Namespace

Drupal\field_redirection

Code

protected $pathMatcher;