You are here

protected property LightGallery::$usesRowPlugin in Lightgallery 8

Whether or not this style uses a row plugin.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/LightGallery.php, line 31

Class

LightGallery
Style plugin to render each item in an ordered or unordered list.

Namespace

Drupal\lightgallery\Plugin\views\style

Code

protected $usesRowPlugin = FALSE;