You are here

public function FieldInterface::getOptions in Lightgallery 8

Returns field options callback.

1 method overrides FieldInterface::getOptions()
FieldBase::getOptions in src/Field/FieldBase.php
Returns field options callback.

File

src/Field/FieldInterface.php, line 58

Class

FieldInterface
Field interface.

Namespace

Drupal\lightgallery\Field

Code

public function getOptions();