Example #1
0
 public static function fromTmpFile($tmpFile, $path)
 {
     return self::$defaultInstance->fromTmpFile($tmpFile, $path);
 }