Fix 'Tags' padding to keep it farther from the edge and document the source of the...
[lhc/web/wiklou.git] / tests / phpunit / data / xmp / bag-for-seq.result.php
1 <?php
2
3 $result = [
4 'xmp-general' => [
5 'Artist' => [
6 '_type' => 'ul',
7 0 => 'The author',
8 ]
9 ]
10 ];