You are here

protected property ModalPage::$pathMatcher in Modal 8

Same name and namespace in other branches
  1. 8.3 src/ModalPage.php \Drupal\modal_page\ModalPage::pathMatcher
  2. 8.2 src/ModalPage.php \Drupal\modal_page\ModalPage::pathMatcher

Path Matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/ModalPage.php, line 20

Class

ModalPage
Modal Page Class.

Namespace

Drupal\modal_page

Code

protected $pathMatcher;