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

$result = [
	'xmp-general' => [
		'Artist' => [
			'_type' => 'ul',
			0 => 'The author',
		]
	]
];