mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-10-19 14:36:13 +02:00
tea/Tests/Functional/Domain/Repository/Fixtures/Product/Tea.csv

9 lines
331 B
Text
Raw Normal View History

"tx_tea_domain_model_product_tea"
,"uid","pid","title","description","image"
,"1","1","Earl Grey","Fresh and hot.",0
,"2","1","Assam","Dark and strong.",0
,"3","1","Gunpowder","Bitter and very green.",1
"sys_file_reference"
,"uid","pid","uid_foreign","tablenames","fieldname"
,"1","1","3","tx_tea_domain_model_product_tea","image"