You are here

protected property ModalPageService::$pathMatcher in Modal 4.0.x

Same name and namespace in other branches
  1. 5.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::pathMatcher
  2. 4.1.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::pathMatcher

Path Matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/Service/ModalPageService.php, line 53

Class

ModalPageService
Modal Page Service Class.

Namespace

Drupal\modal_page\Service

Code

protected $pathMatcher;