Create JCB.File.Service.File settings

This commit is contained in:
Llewellyn 2024-09-11 02:39:19 +00:00
parent fe9eb52912
commit 2def5c21bf

View File

@ -0,0 +1,27 @@
{
"add_head": "1",
"description": "File Service Provider\r\n\r\n@since 5.0.3",
"extends": "",
"extendsinterfaces": null,
"extendsinterfaces_custom": "",
"guid": "202ccd9e-dfcf-4cde-a0ce-bde1fd27f088",
"head": "use Joomla\\DI\\Container;\r\nuse Joomla\\DI\\ServiceProviderInterface;",
"use_selection": {
"use_selection0": {
"use": "12a2a8de-a893-4dbb-a53d-b52de4f6cb0e",
"as": "default"
}
},
"implements": [
"-1"
],
"load_selection": null,
"name": "File",
"power_version": "1.0.0",
"system_name": "JCB.File.Service.File",
"type": "class",
"namespace": "[[[NamespacePrefix]]]\\Joomla\\[[[ComponentNamespace]]].File.Service.File",
"composer": "",
"add_licensing_template": "2",
"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"
}