You are here

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

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

An array of paths that were already checked and their match status.

Type: array

File

src/NgLightbox.php, line 54

Class

NgLightbox
Provides a Service Class for NgLightbox.

Namespace

Drupal\ng_lightbox

Code

protected $matches = [];