mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-10-19 12:16:12 +02:00
tea/Tests/Functional/Domain/Repository/Fixtures/Product/Tea.xml
2018-05-25 16:19:12 +02:00

9 lines
262 B
XML

<?xml version="1.0" encoding="utf-8"?>
<dataset>
<tx_tea_domain_model_product_tea>
<uid>1</uid>
<pid>1</pid>
<title>Earl Grey</title>
<description>Fresh and hot.</description>
</tx_tea_domain_model_product_tea>
</dataset>