protected property LightGallery::$usesFields in Lightgallery 8
Does the style plugin for itself support to add fields to its output.
This option only makes sense on style plugins without row plugins, like for example table.
Type: bool
Overrides StylePluginBase::$usesFields
File
- src/
Plugin/ views/ style/ LightGallery.php, line 36
Class
- LightGallery
- Style plugin to render each item in an ordered or unordered list.
Namespace
Drupal\lightgallery\Plugin\views\styleCode
protected $usesFields = TRUE;