summaryrefslogtreecommitdiff
path: root/tests/phpunit/data/xmp/bag-for-seq.result.php
blob: b5244f8840aef8f4b39c452bd93d5061b46c8c1d (plain)
1
2
3
4
5
6
7
8
9
10
<?php

$result = array(
	'xmp-general' => array(
		'Artist' => array(
			'_type' => 'ul',
			0 => 'The author',
		)
	)
);