public function SliderProInterface::getOptions in Slider Pro 8
Returns the array of slider pro library options.
Return value
array The array of options.
1 method overrides SliderProInterface::getOptions()
- SliderPro::getOptions in src/
Entity/ SliderPro.php - Returns the array of slider pro library options.
File
- src/
Entity/ SliderProInterface.php, line 18
Class
- SliderProInterface
- Provides an interface for defining slider pro optionset entities.
Namespace
Drupal\slider_pro\EntityCode
public function getOptions();