From 38c72b40b0144d4cbb0d823c4162c758b1fc7ccb Mon Sep 17 00:00:00 2001 From: Igor Ilic Date: Fri, 17 Sep 2021 19:27:48 +0000 Subject: [PATCH] [AUTO] Update documentation --- docs/classes/Gac-Routing-Request.html | 48 ++++++++++++++++++++++++--- docs/js/searchIndex.js | 5 +++ 2 files changed, 49 insertions(+), 4 deletions(-) diff --git a/docs/classes/Gac-Routing-Request.html b/docs/classes/Gac-Routing-Request.html index 59365ff..fff7d7a 100644 --- a/docs/classes/Gac-Routing-Request.html +++ b/docs/classes/Gac-Routing-Request.html @@ -168,6 +168,13 @@

Sets the header status code for the response
+
+ parse_patch_and_put_request_data() + +  : array<string|int, mixed> +
+
+ @@ -267,7 +274,7 @@

@@ -314,7 +321,7 @@

@@ -361,7 +368,7 @@

@@ -406,7 +413,7 @@

@@ -448,6 +455,39 @@

Return values
+ +
+

+ parse_patch_and_put_request_data() + +

+ + + + + private + parse_patch_and_put_request_data() : array<string|int, mixed> + +
+ + + + +
Return values
+ array<string|int, mixed> + — + +
diff --git a/docs/js/searchIndex.js b/docs/js/searchIndex.js index 74fb9c8..235f78b 100644 --- a/docs/js/searchIndex.js +++ b/docs/js/searchIndex.js @@ -40,6 +40,11 @@ Search.appendIndex( "name": "send", "summary": "Send\u0020response\u0020back", "url": "classes/Gac-Routing-Request.html#method_send" + }, { + "fqsen": "\\Gac\\Routing\\Request\u003A\u003Aparse_patch_and_put_request_data\u0028\u0029", + "name": "parse_patch_and_put_request_data", + "summary": "", + "url": "classes/Gac-Routing-Request.html#method_parse_patch_and_put_request_data" }, { "fqsen": "\\Gac\\Routing\\Request\u003A\u003A\u0024data", "name": "data",