You are here

protected property BlazyStyleBaseTrait::$firstImage in Blazy 8

Same name and namespace in other branches
  1. 8.2 src/Dejavu/BlazyStyleBaseTrait.php \Drupal\blazy\Dejavu\BlazyStyleBaseTrait::firstImage
  2. 7 src/Dejavu/BlazyStyleBaseTrait.php \Drupal\blazy\Dejavu\BlazyStyleBaseTrait::firstImage

The first Blazy formatter found to get data from for lightbox gallery, etc.

Type: array

File

src/Dejavu/BlazyStyleBaseTrait.php, line 21

Class

BlazyStyleBaseTrait
A Trait common for optional views style plugins.

Namespace

Drupal\blazy\Dejavu

Code

protected $firstImage;