You are here

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

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

file_mdm_exif/src/ExifTagMapper.php, line 37

Class

ExifTagMapper
Provides a mapping service for EXIF ifds and tags.

Namespace

Drupal\file_mdm_exif

Code

protected $configFactory;