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

$result = [ 'xmp-exif' =>
	[
		'DigitalZoomRatio' => '0/10',
		'Flash' => '127'
	]
];