| Current Path : /var/www/surf/TYPO3/vendor/mask/mask/Tests/Unit/Fixtures/Configuration/ |
| Current File : /var/www/surf/TYPO3/vendor/mask/mask/Tests/Unit/Fixtures/Configuration/legacyRte.json |
{
"tt_content": {
"elements": {
"element1": {
"label": "Element 1",
"key": "element1",
"labels": {
"0": "RTE Field"
},
"columns": {
"0": "tx_mask_rte"
},
"options": {
"0": "rte",
"1": "rte"
}
}
},
"tca": {
"tx_mask_rte": {
"config": {
"type": "text"
},
"key": "rte"
}
}
}
}