You are here

protected property LightGallery::$entityFieldManager in Lightgallery 8

A Drupal entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

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

Namespace

Drupal\lightgallery\Plugin\views\style

Code

protected $entityFieldManager;