Same name in other branches
- 7.x-1.x SimpleExiftoolFacade.php \Drupal\exif\SimpleExifToolFacade::getFieldKeys()
- 8.x-1.x src/SimpleExifToolFacade.php \Drupal\exif\SimpleExifToolFacade::getFieldKeys()
Overrides ExifInterface::getFieldKeys
File
-
src/
SimpleExifToolFacade.php, line 219
Class
- SimpleExifToolFacade
- Class SimpleExifToolFacade.
Namespace
Drupal\exifCode
public function getFieldKeys() {
return [];
}