Update 2024-09-26 05:28:01

This commit is contained in:
Robot 2024-09-26 05:28:12 +02:00
parent 74e964753a
commit 293e6f9979
Signed by: Robot
GPG Key ID: 14DECD44E7E1BB95
9 changed files with 79 additions and 15 deletions

View File

@ -31,6 +31,14 @@ use VDM\Joomla\Abstraction\Factory as ExtendingFactory;
*/
abstract class Factory extends ExtendingFactory implements FactoryInterface
{
/**
* Package Container
*
* @var Container|null
* @since 5.0.3
**/
protected static ?Container $container = null;
/**
* Create a container object
*

View File

@ -1,3 +1,11 @@
/**
* Package Container
*
* @var Container|null
* @since 5.0.3
**/
protected static ?Container $container = null;
/**
* Create a container object
*

View File

@ -31,6 +31,14 @@ use VDM\Joomla\Abstraction\Factory as ExtendingFactory;
*/
abstract class Factory extends ExtendingFactory implements FactoryInterface
{
/**
* Package Container
*
* @var Container|null
* @since 5.0.3
**/
protected static ?Container $container = null;
/**
* Create a container object
*

View File

@ -1,3 +1,11 @@
/**
* Package Container
*
* @var Container|null
* @since 5.0.3
**/
protected static ?Container $container = null;
/**
* Create a container object
*

View File

@ -32,6 +32,14 @@ use VDM\Joomla\Abstraction\Factory as ExtendingFactory;
*/
abstract class Factory extends ExtendingFactory implements FactoryInterface
{
/**
* Package Container
*
* @var Container|null
* @since 5.0.3
**/
protected static ?Container $container = null;
/**
* Create a container object
*

View File

@ -1,3 +1,11 @@
/**
* Package Container
*
* @var Container|null
* @since 5.0.3
**/
protected static ?Container $container = null;
/**
* Create a container object
*

View File

@ -68,6 +68,14 @@ use VDM\Joomla\Abstraction\Factory as ExtendingFactory;
*/
abstract class Factory extends ExtendingFactory implements FactoryInterface
{
/**
* Package Container
*
* @var Container|null
* @since 5.0.3
**/
protected static ?Container $container = null;
/**
* Current Joomla Version Being Build
*

View File

@ -1,3 +1,11 @@
/**
* Package Container
*
* @var Container|null
* @since 5.0.3
**/
protected static ?Container $container = null;
/**
* Current Joomla Version Being Build
*

View File

@ -128,63 +128,63 @@
"use": "8fdd604f-53e7-4a91-9935-afcfd2f6ac1b",
"as": "default"
},
"use_selection43": {
"use_selection29": {
"use": "8cd3c4aa-8daf-4e40-a943-456f46112c7b",
"as": "default"
},
"use_selection29": {
"use_selection30": {
"use": "56ba30f5-a5c4-4c4c-be6f-a56f7f9cbc60",
"as": "default"
},
"use_selection30": {
"use_selection31": {
"use": "bbd36fbf-d905-47e8-8e67-9ea6ec734712",
"as": "default"
},
"use_selection31": {
"use_selection32": {
"use": "98ac432d-df19-4c40-bb12-8104ea4362c8",
"as": "default"
},
"use_selection32": {
"use_selection33": {
"use": "71acf8d6-32b8-4173-8277-eb9cda29fd64",
"as": "default"
},
"use_selection33": {
"use_selection34": {
"use": "6edf0cf3-c2b0-45c9-84d2-c6ef1c5d434c",
"as": "GiteaUtilities"
},
"use_selection34": {
"use_selection35": {
"use": "f4d00907-c94a-49b7-8727-d64c1fa74cf5",
"as": "GiteaSettings"
},
"use_selection35": {
"use_selection36": {
"use": "3d25ea99-4f33-489a-934c-0e42027e6114",
"as": "GiteaOrg"
},
"use_selection36": {
"use_selection37": {
"use": "0a69cfc5-3223-4afb-8c9a-75f4bacf3c0e",
"as": "GiteaUser"
},
"use_selection37": {
"use_selection38": {
"use": "0bb2b72f-ebcd-46fe-844b-ac5fe715c230",
"as": "GiteaRepo"
},
"use_selection38": {
"use_selection39": {
"use": "808da4eb-b467-46cf-a767-e7e714f46b5a",
"as": "GiteaPackage"
},
"use_selection39": {
"use_selection40": {
"use": "44396eb8-e14c-47d9-9bdc-8205c0fd2bba",
"as": "GiteaIssue"
},
"use_selection40": {
"use_selection41": {
"use": "be57f70f-1214-4d69-8d33-7cd4e312ff70",
"as": "GiteNotifi"
},
"use_selection41": {
"use_selection42": {
"use": "012af7d0-3436-4cae-b856-be49bdc39a3e",
"as": "GiteaMisc"
},
"use_selection42": {
"use_selection43": {
"use": "ddced4c5-667d-4559-873d-d716c17fd85b",
"as": "GiteaAdmin"
}