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