Skip to content

Commit

Permalink
[AUTO] Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gigili committed Oct 1, 2021
1 parent aec1a91 commit 32c0698
Show file tree
Hide file tree
Showing 4 changed files with 432 additions and 29 deletions.
14 changes: 8 additions & 6 deletions docs/classes/Gac-Routing-Request.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h3 id="toc">
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
<dd></dd>
<dd>Private method used for parsing request body data for PUT and PATCH requests</dd>

</dl>

Expand Down Expand Up @@ -469,24 +469,26 @@ <h4 class="phpdocumentor-element__name" id="method_parse_patch_and_put_request_d
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="Request.php"><a href="files/request.html"><abbr title="Request.php">Request.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">80</span>
<span class="phpdocumentor-element-found-in__line">84</span>

</aside>


<p class="phpdocumentor-summary">Private method used for parsing request body data for PUT and PATCH requests</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__name">parse_patch_and_put_request_data</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>

<section class="phpdocumentor-description"></section>





<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
&mdash;

<section class="phpdocumentor-description"><p>Return an array of request body data</p>
</section>


</article>
</section>
Expand Down
Loading

0 comments on commit 32c0698

Please sign in to comment.