You are here

protected property LightGallery::$fieldSources in Lightgallery 8

Contains all available fields on view.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

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

Namespace

Drupal\lightgallery\Plugin\views\style

Code

protected $fieldSources;