You are here

protected property NgLightbox::$matches in NG Lightbox 8

Same name and namespace in other branches
  1. 2.x 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 45

Class

NgLightbox

Namespace

Drupal\ng_lightbox

Code

protected $matches = [];