-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
19 lines (19 loc) · 1.25 KB
/
settings.json
File metadata and controls
19 lines (19 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"add_head": 0,
"add_licensing_template": 2,
"extends": "",
"guid": "a522aab8-5edc-497d-bfbd-06fa6ab19f34",
"implements": null,
"load_selection": null,
"name": "EntityInterface",
"power_version": "1.0.0",
"system_name": "VDM.Interfaces.Import.EntityInterface",
"type": "interface",
"use_selection": null,
"extendsinterfaces": null,
"namespace": "[[[NamespacePrefix]]]\\Joomla\\Interfaces.Import.EntityInterface",
"description": "Base import entity configuration interface.\r\n\r\nDefines the shared configuration contract used to prime the import engine\r\n for a specific view and import context.\r\n\r\nThis interface is intentionally explicit: every configuration value has\r\n its own getter and setter.\r\n\r\n@since 5.1.4",
"licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\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 *\/\r\n",
"head": "",
"composer": ""
}