private function SimpleExifToolFacade::__construct in Exif 8.2
Same name and namespace in other branches
- 8 src/SimpleExifToolFacade.php \Drupal\exif\SimpleExifToolFacade::__construct()
- 7 SimpleExiftoolFacade.php \Drupal\exif\SimpleExifToolFacade::__construct()
We are implementing a singleton pattern.
File
- src/
SimpleExifToolFacade.php, line 19
Class
- SimpleExifToolFacade
- Class SimpleExifToolFacade.
Namespace
Drupal\exifCode
private function __construct() {
}