Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0a1156b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Sep 17, 2024
1 parent 2ac8f56 commit 93ade2a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions classes/chillerlan-QRCode-QROptionsTrait.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -public">
<a class="" href="classes/chillerlan-QRCode-QROptionsTrait.html#property_excludeFromConnect">$excludeFromConnect</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
&nbsp;: array&lt;string|int, int&gt; </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -property -public">
Expand Down Expand Up @@ -275,7 +275,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -public">
<a class="" href="classes/chillerlan-QRCode-QROptionsTrait.html#property_keepAsSquare">$keepAsSquare</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
&nbsp;: array&lt;string|int, int&gt; </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -property -public">
Expand Down Expand Up @@ -311,7 +311,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -public">
<a class="" href="classes/chillerlan-QRCode-QROptionsTrait.html#property_moduleValues">$moduleValues</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
&nbsp;: array&lt;int, mixed&gt; </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -property -public">
Expand Down Expand Up @@ -1232,7 +1232,7 @@ <h4 class="phpdocumentor-element__name" id="property_excludeFromConnect">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, int&gt;</span>
<span class="phpdocumentor-signature__name">$excludeFromConnect</span>
</code>

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

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, int&gt;</span>
<span class="phpdocumentor-signature__name">$keepAsSquare</span>
</code>

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

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__type">array&lt;int, mixed&gt;</span>
<span class="phpdocumentor-signature__name">$moduleValues</span>
</code>

Expand Down

0 comments on commit 93ade2a

Please sign in to comment.