You are here

protected property ImagePopupFieldFormatter::$fieldOptions in Simple Image Popup 2.x

An array of valid fields to use for alt or title text.

Type: array

File

src/Plugin/Field/FieldFormatter/ImagePopupFieldFormatter.php, line 72

Class

ImagePopupFieldFormatter
Plugin implementation of the 'image_popup_field_formatter' formatter.

Namespace

Drupal\image_popup\Plugin\Field\FieldFormatter

Code

protected $fieldOptions;