You are here

protected property AgreementHandler::$pathMatcher in Agreement 3.0.x

Same name and namespace in other branches
  1. 8.2 src/AgreementHandler.php \Drupal\agreement\AgreementHandler::pathMatcher

Path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/AgreementHandler.php, line 46

Class

AgreementHandler
Agreement handler provides methods for looking up agreements.

Namespace

Drupal\agreement

Code

protected $pathMatcher;