Skip to content

Commit

Permalink
Deploy docs from 6de0eeb
Browse files Browse the repository at this point in the history
Tom Udding: Merge pull request #1669 from tomudding/feature/improved-update-proposal-diffs

Improve reviewing of update proposals by using proper diffs

Co-authored-by: tomudding <tomudding@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and tomudding committed Jul 9, 2023
1 parent 56fe3b3 commit d1c83b2
Show file tree
Hide file tree
Showing 8 changed files with 1,431 additions and 9 deletions.
16 changes: 8 additions & 8 deletions classes/Application-Module.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Application/src/Module.php"><a href="files/module-application-src-module.html"><abbr title="module/Application/src/Module.php">Module.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">39</span>
<span class="phpdocumentor-element-found-in__line">40</span>

</aside>

Expand Down Expand Up @@ -495,7 +495,7 @@ <h4 class="phpdocumentor-element__name" id="method_getConfig">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Application/src/Module.php"><a href="files/module-application-src-module.html"><abbr title="module/Application/src/Module.php">Module.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">143</span>
<span class="phpdocumentor-element-found-in__line">144</span>

</aside>

Expand Down Expand Up @@ -530,7 +530,7 @@ <h4 class="phpdocumentor-element__name" id="method_getServiceConfig">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Application/src/Module.php"><a href="files/module-application-src-module.html"><abbr title="module/Application/src/Module.php">Module.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">151</span>
<span class="phpdocumentor-element-found-in__line">152</span>

</aside>

Expand Down Expand Up @@ -562,7 +562,7 @@ <h4 class="phpdocumentor-element__name" id="method_getViewHelperConfig">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Application/src/Module.php"><a href="files/module-application-src-module.html"><abbr title="module/Application/src/Module.php">Module.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">222</span>
<span class="phpdocumentor-element-found-in__line">223</span>

</aside>

Expand Down Expand Up @@ -595,7 +595,7 @@ <h4 class="phpdocumentor-element__name" id="method_logError">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Application/src/Module.php"><a href="files/module-application-src-module.html"><abbr title="module/Application/src/Module.php">Module.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">68</span>
<span class="phpdocumentor-element-found-in__line">69</span>

</aside>

Expand Down Expand Up @@ -639,7 +639,7 @@ <h4 class="phpdocumentor-element__name" id="method_onBootstrap">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Application/src/Module.php"><a href="files/module-application-src-module.html"><abbr title="module/Application/src/Module.php">Module.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">41</span>
<span class="phpdocumentor-element-found-in__line">42</span>

</aside>

Expand Down Expand Up @@ -683,7 +683,7 @@ <h4 class="phpdocumentor-element__name" id="method_determineLocale">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Application/src/Module.php"><a href="files/module-application-src-module.html"><abbr title="module/Application/src/Module.php">Module.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">94</span>
<span class="phpdocumentor-element-found-in__line">95</span>

</aside>

Expand Down Expand Up @@ -727,7 +727,7 @@ <h4 class="phpdocumentor-element__name" id="method_getPreferedLanguageFromReques
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Application/src/Module.php"><a href="files/module-application-src-module.html"><abbr title="module/Application/src/Module.php">Module.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">117</span>
<span class="phpdocumentor-element-found-in__line">118</span>

</aside>

Expand Down
Loading

0 comments on commit d1c83b2

Please sign in to comment.