You are here

protected property LightGallery::$usesRowClass in Lightgallery 8

Does the style plugin support custom css class for the rows.

Type: bool

Overrides StylePluginBase::$usesRowClass

File

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

Class

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

Namespace

Drupal\lightgallery\Plugin\views\style

Code

protected $usesRowClass = FALSE;