protected property AgreementHandler::$pathMatcher in Agreement 8.2
Same name and namespace in other branches
- 3.0.x 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\agreementCode
protected $pathMatcher;