summaryrefslogtreecommitdiff
path: root/tests/phpunit/data/xmp/xmpExt.result.php
blob: beead1bde1fb505e5017b038da84bf11e073877f (plain)
1
2
3
4
5
6
7
8
<?php

$result = array( 'xmp-exif' =>
	array(
		'DigitalZoomRatio' => '0/10',
		'Flash' => '9'
	)
);