You are here

protected property NgLightbox::$pathMatcher in NG Lightbox 2.x

Same name and namespace in other branches
  1. 8 src/NgLightbox.php \Drupal\ng_lightbox\NgLightbox::pathMatcher

Provides an interface for URL path matchers.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/NgLightbox.php, line 26

Class

NgLightbox
Provides a Service Class for NgLightbox.

Namespace

Drupal\ng_lightbox

Code

protected $pathMatcher;