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

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