23 lines
1.3 KiB
JSON
23 lines
1.3 KiB
JSON
{
|
|
"add_head": 1,
|
|
"add_licensing_template": 2,
|
|
"extends": "43134867-5cb8-4280-9be8-309fd2fd135f",
|
|
"guid": "7e822c03-1b20-41d1-9427-f5b8d5836af7",
|
|
"implements": [
|
|
"64e291c2-11f1-423d-a44d-837cc12cc017",
|
|
"-1"
|
|
],
|
|
"load_selection": null,
|
|
"name": "Registry",
|
|
"power_version": "1.0.0",
|
|
"system_name": "VDM.Abstraction.Registry",
|
|
"type": "abstract class",
|
|
"use_selection": null,
|
|
"extendsinterfaces": null,
|
|
"namespace": "[[[NamespacePrefix]]]\\Joomla\\Abstraction.Registry",
|
|
"description": "VDM Basic Registry.\r\n\r\nDon't use this beyond 10 dimensional depth for best performance.\r\n\r\n@since 3.2.0\r\n@since 5.0.4 Joomla Registry Compatible",
|
|
"implements_custom": " \\JsonSerializable, \\ArrayAccess, \\IteratorAggregate, \\Countable",
|
|
"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": "use Joomla\\Registry\\Factory as FormatFactory;",
|
|
"composer": ""
|
|
} |