constant ExifHtmlWidget::EXIF_HTML_DEFAULT_SETTINGS in Exif 8
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldWidget/ExifHtmlWidget.php \Drupal\exif\Plugin\Field\FieldWidget\ExifHtmlWidget::EXIF_HTML_DEFAULT_SETTINGS
File
- src/
Plugin/ Field/ FieldWidget/ ExifHtmlWidget.php, line 24
Class
- ExifHtmlWidget
- Plugin implementation of the 'exif_html' widget.
Namespace
Drupal\exif\Plugin\Field\FieldWidgetCode
const EXIF_HTML_DEFAULT_SETTINGS = [
'exif_field_separator' => '',
'exif_field' => 'all_all',
];