You are here

protected property ExifTagMapper::$supportedIfdsMap 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::supportedIfdsMap

The supported IFDs.

A simple array of IFDs, expressed as literal/integer combinations.

Type: array

File

file_mdm_exif/src/ExifTagMapper.php, line 74

Class

ExifTagMapper
Provides a mapping service for EXIF ifds and tags.

Namespace

Drupal\file_mdm_exif

Code

protected $supportedIfdsMap;