You are here

protected property JuiceboxGallery::$images in Juicebox HTML5 Responsive Image Galleries 8.2

Same name and namespace in other branches
  1. 8.3 src/JuiceboxGallery.php \Drupal\juicebox\JuiceboxGallery::images

Store images data.

Type: array

File

src/JuiceboxGallery.php, line 41

Class

JuiceboxGallery
Class to generate the script and markup for a Juicebox gallery.

Namespace

Drupal\juicebox

Code

protected $images = [];