You are here

protected property ExifTagMapper::$supportedKeysMap in File metadata manager 8.2

Same name and namespace in other branches
  1. 8 file_mdm_exif/src/ExifTagMapper.php \Drupal\file_mdm_exif\ExifTagMapper::supportedKeysMap

The supported metadata 'keys'.

A simple array of IFD/TAG combinations, expressed as literals.

Type: array

File

file_mdm_exif/src/ExifTagMapper.php, line 65

Class

ExifTagMapper
Provides a mapping service for EXIF ifds and tags.

Namespace

Drupal\file_mdm_exif

Code

protected $supportedKeysMap;