-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
50 lines (50 loc) · 1.87 KB
/
settings.json
File metadata and controls
50 lines (50 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"add_head": 0,
"add_licensing_template": 2,
"extends": "",
"guid": "cc923dc9-8f5c-46ea-810c-d93df2e5752b",
"implements": [
"d0d26434-5917-4564-a366-19fabb30557f"
],
"load_selection": null,
"name": "ParentTable",
"power_version": "1.0.0",
"system_name": "VDM.Import.ParentTable",
"type": "final class",
"use_selection": {
"use_selection0": {
"use": "3d3ec064-9867-41e6-a48a-964c15d753aa",
"as": "Row"
},
"use_selection1": {
"use": "53f55e5b-63cb-49e7-b1e6-33e7a9f97856",
"as": "ImportItem"
},
"use_selection2": {
"use": "250a7272-9ae1-4c63-a058-26bad9ad6f70",
"as": "Mapper"
},
"use_selection3": {
"use": "64e291c2-11f1-423d-a44d-837cc12cc017",
"as": "Data"
},
"use_selection4": {
"use": "05744dd3-4030-4cf8-8dda-a93ab809b473",
"as": "Item"
},
"use_selection5": {
"use": "2ad31f74-f579-499d-b98b-c4f54fd615dd",
"as": "Load"
},
"use_selection6": {
"use": "9c513baf-b279-43fd-ae29-a585c8cbc4f0",
"as": "default"
}
},
"extendsinterfaces": null,
"namespace": "[[[NamespacePrefix]]]\\Joomla\\Import.ParentTable",
"description": "Import Item Parent Table Class\r\n\r\n@since 5.0.2",
"licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2020\r\n * @author Llewellyn van der Merwe <https:\/\/dev.vdm.io>\r\n * @git Joomla Component Builder <https:\/\/git.vdm.dev\/joomla\/Component-Builder>\r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/",
"head": "",
"composer": ""
}