super-powers/src/a8935cbe-7701-40dc-bfd5-675.../settings.json

27 lines
1.3 KiB
JSON
Raw Normal View History

2023-04-15 14:49:41 +00:00
{
"add_head": "1",
"add_licensing_template": "2",
"extends": "0",
"guid": "a8935cbe-7701-40dc-bfd5-675f2d600954",
"implements": null,
"load_selection": null,
"name": "TypeHelper",
"power_version": "1.0.0",
"system_name": "String Type Helper",
"type": "abstract class",
"use_selection": {
"use_selection0": {
"use": "1f28cb53-60d9-4db1-b517-3c7dc6b429ef",
"as": "default"
},
"use_selection1": {
"use": "640b5352-fb09-425f-a26e-cd44eda03f15",
"as": "default"
}
},
2024-04-07 11:20:46 +00:00
"namespace": "[[[NamespacePrefix]]]\\Joomla\\Utilities.String.TypeHelper",
2023-04-15 14:49:41 +00:00
"description": "Control the naming of a field type\r\n\r\n@since 3.0.9",
"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",
"head": "use Joomla\\CMS\\Component\\ComponentHelper;",
"composer": ""
}