You are here

private function Exif::__construct in Exif 6

We are implementing a singleton pattern

File

./exif.class.php, line 16

Class

Exif
@author Raphael Schär This is a helper class to handle the whole data processing of exif

Code

private function __construct() {
}