From e840932b4a2902ea6a5bb5a09d8df2cbca915423 Mon Sep 17 00:00:00 2001 From: Igor Ilic Date: Fri, 3 Jun 2022 23:08:47 +0000 Subject: [PATCH] [AUTO] Update documentation --- docs/classes/Gac-Routing-Routes.html | 44 +++++++++++++++------------- docs/js/searchIndex.js | 2 +- 2 files changed, 25 insertions(+), 21 deletions(-) diff --git a/docs/classes/Gac-Routing-Routes.html b/docs/classes/Gac-Routing-Routes.html index 1786f6a..8a1907b 100644 --- a/docs/classes/Gac-Routing-Routes.html +++ b/docs/classes/Gac-Routing-Routes.html @@ -304,7 +304,7 @@

 : array<string|int, mixed> -
+
Method used for handling dependency injection
execute_middleware() @@ -783,7 +783,7 @@

@@ -830,7 +830,7 @@

@@ -886,7 +886,7 @@

@@ -942,7 +942,7 @@

@@ -1036,7 +1036,7 @@

@@ -1083,7 +1083,7 @@

@@ -1139,7 +1139,7 @@

@@ -1195,7 +1195,7 @@

@@ -1242,7 +1242,7 @@

@@ -1408,17 +1408,17 @@

- +

Method used for handling dependency injection

+ private dependency_injection(string $class[, array<string|int, mixed> $arguments = [] ]) : array<string|int, mixed> -
- +

Parameters
@@ -1426,7 +1426,8 @@
Parameters
: string
-
+

Name of the class for which to auto-inject arguments

+
@@ -1434,7 +1435,8 @@
Parameters
: array<string|int, mixed> = []
-
+

List of arguments that will be passed alongside of auto-injected ones

+
@@ -1444,7 +1446,9 @@
Parameters
Return values
array<string|int, mixed> — - +

Return a new list of arguments that holds manually provided and auto-injected arguments

+
+
@@ -1521,7 +1525,7 @@

@@ -1566,7 +1570,7 @@

diff --git a/docs/js/searchIndex.js b/docs/js/searchIndex.js index 5d44e16..7b651a9 100644 --- a/docs/js/searchIndex.js +++ b/docs/js/searchIndex.js @@ -93,7 +93,7 @@ Search.appendIndex( }, { "fqsen": "\\Gac\\Routing\\Routes\u003A\u003Adependency_injection\u0028\u0029", "name": "dependency_injection", - "summary": "", + "summary": "Method\u0020used\u0020for\u0020handling\u0020dependency\u0020injection", "url": "classes/Gac-Routing-Routes.html#method_dependency_injection" }, { "fqsen": "\\Gac\\Routing\\Routes\u003A\u003Aget_path\u0028\u0029",