-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
21 lines (21 loc) · 1.31 KB
/
settings.json
File metadata and controls
21 lines (21 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"add_head": 0,
"add_licensing_template": 2,
"extends": "",
"guid": "b62ec888-ce11-45c8-97ff-b4d9bea3d0bc",
"implements": null,
"load_selection": null,
"name": "DefinitionInterface",
"power_version": "1.0.0",
"system_name": "Joomla.Interfaces.File.DefinitionInterface",
"type": "interface",
"use_selection": null,
"extendsinterfaces": [
"3b7cd7fc-3e7c-4eaf-b156-7eb3ea744952"
],
"namespace": "[[[NamespacePrefix]]]\\Joomla\\[[[ComponentNamespace]]].Interfaces.File.DefinitionInterface",
"description": "File Definition (Database + Filesystem Hybrid).\r\n\r\nThis class extends the behaviour of the original temporary-file Definition\r\n by supporting database-driven fields while preserving the interface and\r\n behaviour of the base Definition class.\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": ""
}