You are here

public function LightgalleryOptionSetInterface::get in Lightgallery 8

Returns the optionset.

1 method overrides LightgalleryOptionSetInterface::get()
LightgalleryOptionset::get in src/Optionset/LightgalleryOptionset.php
Returns the formatted optionset.

File

src/Optionset/LightgalleryOptionSetInterface.php, line 13

Class

LightgalleryOptionSetInterface
Light gallery option set interface.

Namespace

Drupal\lightgallery\Optionset

Code

public function get();