Create Joomla.File.Type settings

This commit is contained in:
Llewellyn 2024-09-11 02:39:15 +00:00
parent af3e8081ca
commit e9484fedf5

View File

@ -0,0 +1,24 @@
{
"add_head": "0",
"description": "File Type Class\r\n\r\n@since 5.0.2",
"extends": "",
"extendsinterfaces": null,
"extendsinterfaces_custom": "",
"guid": "12a2a8de-a893-4dbb-a53d-b52de4f6cb0e",
"head": "",
"use_selection": {
"use_selection0": {
"use": "05744dd3-4030-4cf8-8dda-a93ab809b473",
"as": "Item"
}
},
"load_selection": null,
"name": "Type",
"power_version": "1.0.0",
"system_name": "Joomla.File.Type",
"type": "final class",
"namespace": "[[[NamespacePrefix]]]\\Joomla\\[[[ComponentNamespace]]].File.Type",
"composer": "",
"add_licensing_template": "2",
"licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 3rd 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 *\/\r\n"
}