Skip to content

Commit

Permalink
TASK: Update API docs from 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
neos-bot committed Jan 27, 2025
1 parent 78f9535 commit 0a71167
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions flow/8.3/Neos/Flow/Log/ThrowableStorage/FileStorage.html
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_renderBacktrace">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/Log/ThrowableStorage/FileStorage.php#L235">at line 235</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/Log/ThrowableStorage/FileStorage.php#L240">at line 240</a></div>
<code> protected string
<strong>renderBacktrace</strong>(array $backtrace)
</code>
Expand Down Expand Up @@ -676,7 +676,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_renderRequestInfo">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/Log/ThrowableStorage/FileStorage.php#L250">at line 250</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/Log/ThrowableStorage/FileStorage.php#L255">at line 255</a></div>
<code> protected string
<strong>renderRequestInfo</strong>()
</code>
Expand Down Expand Up @@ -708,7 +708,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_cleanupThrowableDumps">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/Log/ThrowableStorage/FileStorage.php#L264">at line 264</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/Log/ThrowableStorage/FileStorage.php#L269">at line 269</a></div>
<code> protected void
<strong>cleanupThrowableDumps</strong>()
</code>
Expand Down
2 changes: 1 addition & 1 deletion flow/8.3/renderer.index

Large diffs are not rendered by default.

0 comments on commit 0a71167

Please sign in to comment.