Same name in other branches
- 8.x-1.x src/ExifContent.php \Drupal\exif\ExifContent::localCopiesOfRemoteFiles
Store the path to local copies of files store by a remote wrapper.
Used to clean up temporary file on object destruction.
Type: array
Fichier
-
src/
ExifContent.php, line 36
Classe
- ExifContent
- Class ExifContent make link between drupal content and file content.
Namespace
Drupal\exifCode
private $localCopiesOfRemoteFiles = [];