Same name in other branches
  1. 8.x-1.x src/Plugin/Field/FieldWidget/ExifHtmlWidget.php \Drupal\exif\Plugin\Field\FieldWidget\ExifHtmlWidget::EXIF_HTML_DEFAULT_SETTINGS

Fichier

src/Plugin/Field/FieldWidget/ExifHtmlWidget.php, line 24

Classe

ExifHtmlWidget
Plugin implementation of the 'exif_html' widget.

Namespace

Drupal\exif\Plugin\Field\FieldWidget

Code

const EXIF_HTML_DEFAULT_SETTINGS = [
    'exif_field_separator' => '',
    'exif_field' => 'all_all',
];