summaryrefslogtreecommitdiff
path: root/tests/phpunit/data/xmp/invalid-child-not-struct.result.php
blob: 5741b2c938aa6224636df0ae4e07cd25be633245 (plain)
1
2
3
4
5
6
7
<?php

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