Skip to content

Commit

Permalink
Upload live reports from test suite run 68471d7
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Oct 28, 2023
1 parent d40836a commit bd567d4
Show file tree
Hide file tree
Showing 336 changed files with 3,968 additions and 3,901 deletions.
2 changes: 1 addition & 1 deletion master/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# CI/CD generated reports for [3980228604792aef7eee7022afea2254f0dbd809](https://github.com/hydephp/develop/commit/3980228604792aef7eee7022afea2254f0dbd809)
# CI/CD generated reports for [68471d74a6ec52144e05b89175470b3c538c7ab1](https://github.com/hydephp/develop/commit/68471d74a6ec52144e05b89175470b3c538c7ab1)
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
<a href="classes/Hyde-Console-Commands-PublishHomepageCommand.html#property_options">$options</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
&nbsp;: array&lt;string, array{name: string, description: string, group: string}&gt; </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -property -protected">
Expand Down Expand Up @@ -282,7 +282,7 @@ <h4 id="toc-methods">
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
<a href="classes/Hyde-Console-Commands-PublishHomepageCommand.html#method_getTemplateOptions">getTemplateOptions()</a>
<span>
&nbsp;: <abbr title="\Illuminate\Support\Collection">Collection</abbr> </span>
&nbsp;: <abbr title="\Illuminate\Support\Collection">Collection</abbr>&lt;string|int, array{name: string, description: string, group: string}&gt; </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -protected">
Expand Down Expand Up @@ -415,14 +415,14 @@ <h4 class="phpdocumentor-element__name" id="property_options">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="packages/framework/src/Console/Commands/PublishHomepageCommand.php"><a href="files/packages-framework-src-console-commands-publishhomepagecommand.html"><abbr title="packages/framework/src/Console/Commands/PublishHomepageCommand.php">PublishHomepageCommand.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">34</span>
<span class="phpdocumentor-element-found-in__line">35</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__type">array&lt;string, array{name: string, description: string, group: string}&gt;</span>
<span class="phpdocumentor-signature__name">$options</span>
= <span class="phpdocumentor-signature__default-value">[&#039;welcome&#039; =&gt; [&#039;name&#039; =&gt; &#039;Welcome&#039;, &#039;description&#039; =&gt; &#039;The default welcome page.&#039;, &#039;group&#039; =&gt; &#039;hyde-welcome-page&#039;], &#039;posts&#039; =&gt; [&#039;name&#039; =&gt; &#039;Posts Feed&#039;, &#039;description&#039; =&gt; &#039;A feed of your latest posts. Perfect for a blog site!&#039;, &#039;group&#039; =&gt; &#039;hyde-posts-page&#039;], &#039;blank&#039; =&gt; [&#039;name&#039; =&gt; &#039;Blank Starter&#039;, &#039;description&#039; =&gt; &#039;A blank Blade template with just the base layout.&#039;, &#039;group&#039; =&gt; &#039;hyde-blank-page&#039;]]</span></code>

Expand Down Expand Up @@ -586,7 +586,7 @@ <h4 class="phpdocumentor-element__name" id="method_handle">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="packages/framework/src/Console/Commands/PublishHomepageCommand.php"><a href="files/packages-framework-src-console-commands-publishhomepagecommand.html"><abbr title="packages/framework/src/Console/Commands/PublishHomepageCommand.php">PublishHomepageCommand.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">52</span>
<span class="phpdocumentor-element-found-in__line">53</span>

</aside>

Expand Down Expand Up @@ -803,7 +803,7 @@ <h4 class="phpdocumentor-element__name" id="method_canExistingFileBeOverwritten"
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="packages/framework/src/Console/Commands/PublishHomepageCommand.php"><a href="files/packages-framework-src-console-commands-publishhomepagecommand.html"><abbr title="packages/framework/src/Console/Commands/PublishHomepageCommand.php">PublishHomepageCommand.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">109</span>
<span class="phpdocumentor-element-found-in__line">111</span>

</aside>

Expand Down Expand Up @@ -838,7 +838,7 @@ <h4 class="phpdocumentor-element__name" id="method_formatPublishableChoices">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="packages/framework/src/Console/Commands/PublishHomepageCommand.php"><a href="files/packages-framework-src-console-commands-publishhomepagecommand.html"><abbr title="packages/framework/src/Console/Commands/PublishHomepageCommand.php">PublishHomepageCommand.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">92</span>
<span class="phpdocumentor-element-found-in__line">93</span>

</aside>

Expand Down Expand Up @@ -873,14 +873,14 @@ <h4 class="phpdocumentor-element__name" id="method_getTemplateOptions">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="packages/framework/src/Console/Commands/PublishHomepageCommand.php"><a href="files/packages-framework-src-console-commands-publishhomepagecommand.html"><abbr title="packages/framework/src/Console/Commands/PublishHomepageCommand.php">PublishHomepageCommand.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">99</span>
<span class="phpdocumentor-element-found-in__line">101</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__name">getTemplateOptions</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Support\Collection">Collection</abbr></span></code>
<span class="phpdocumentor-signature__name">getTemplateOptions</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Support\Collection">Collection</abbr>&lt;string|int, array{name: string, description: string, group: string}&gt;</span></code>

<div class="phpdocumentor-label-line">
</div>
Expand All @@ -890,7 +890,7 @@ <h4 class="phpdocumentor-element__name" id="method_getTemplateOptions">

<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Support\Collection">Collection</abbr></span>
<span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Support\Collection">Collection</abbr>&lt;string|int, array{name: string, description: string, group: string}&gt;</span>
</section>

</article>
Expand All @@ -908,7 +908,7 @@ <h4 class="phpdocumentor-element__name" id="method_isTheExistingFileADefaultOne"
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="packages/framework/src/Console/Commands/PublishHomepageCommand.php"><a href="files/packages-framework-src-console-commands-publishhomepagecommand.html"><abbr title="packages/framework/src/Console/Commands/PublishHomepageCommand.php">PublishHomepageCommand.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">122</span>
<span class="phpdocumentor-element-found-in__line">124</span>

</aside>

Expand Down Expand Up @@ -943,7 +943,7 @@ <h4 class="phpdocumentor-element__name" id="method_parseChoiceIntoKey">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="packages/framework/src/Console/Commands/PublishHomepageCommand.php"><a href="files/packages-framework-src-console-commands-publishhomepagecommand.html"><abbr title="packages/framework/src/Console/Commands/PublishHomepageCommand.php">PublishHomepageCommand.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">104</span>
<span class="phpdocumentor-element-found-in__line">106</span>

</aside>

Expand Down Expand Up @@ -988,7 +988,7 @@ <h4 class="phpdocumentor-element__name" id="method_parseSelection">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="packages/framework/src/Console/Commands/PublishHomepageCommand.php"><a href="files/packages-framework-src-console-commands-publishhomepagecommand.html"><abbr title="packages/framework/src/Console/Commands/PublishHomepageCommand.php">PublishHomepageCommand.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">78</span>
<span class="phpdocumentor-element-found-in__line">79</span>

</aside>

Expand Down Expand Up @@ -1023,7 +1023,7 @@ <h4 class="phpdocumentor-element__name" id="method_promptForHomepage">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="packages/framework/src/Console/Commands/PublishHomepageCommand.php"><a href="files/packages-framework-src-console-commands-publishhomepagecommand.html"><abbr title="packages/framework/src/Console/Commands/PublishHomepageCommand.php">PublishHomepageCommand.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">83</span>
<span class="phpdocumentor-element-found-in__line">84</span>

</aside>

Expand Down
6 changes: 3 additions & 3 deletions master/api-docs/classes/Hyde-Facades-Filesystem.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ <h4 id="toc-methods">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Hyde-Facades-Filesystem.html#method_smartGlob">smartGlob()</a>
<span>
&nbsp;: <abbr title="\Illuminate\Support\Collection">Collection</abbr>&lt;string|int, string&gt; </span>
&nbsp;: <abbr title="\Illuminate\Support\Collection">Collection</abbr>&lt;int, string&gt; </span>
</dt>
<dd>A smarter glob function that will run the specified glob pattern a bit more intelligently.</dd>

Expand Down Expand Up @@ -647,7 +647,7 @@ <h4 class="phpdocumentor-element__name" id="method_smartGlob">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">smartGlob</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$pattern</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$flags</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">0</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Support\Collection">Collection</abbr>&lt;string|int, string&gt;</span></code>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">smartGlob</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$pattern</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$flags</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">0</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Support\Collection">Collection</abbr>&lt;int, string&gt;</span></code>

<div class="phpdocumentor-label-line">
</div>
Expand Down Expand Up @@ -677,7 +677,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>

<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Support\Collection">Collection</abbr>&lt;string|int, string&gt;</span>
<span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Support\Collection">Collection</abbr>&lt;int, string&gt;</span>
</section>

</article>
Expand Down
Loading

0 comments on commit bd567d4

Please sign in to comment.