Deploying to gh-pages from @ chillerlan/php-qrcode@6b2a529160 🚀

This commit is contained in:
codemasher
2023-03-11 01:42:00 +00:00
parent 6250993bb1
commit f1940fc13f
255 changed files with 330 additions and 97 deletions
+15 -15
View File
@@ -346,7 +346,7 @@ returns true if a match is found, otherwise false.</dd>
<span>
&nbsp;: int </span>
</dt>
<dd>Returns the value of the module at position [$x, $y] or -1 if the coordinate is outside of the matrix</dd>
<dd>Returns the value of the module at position [$x, $y] or -1 if the coordinate is outside the matrix</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/chillerlan-QRCode-Data-QRMatrix.html#method_initFunctionalPatterns">initFunctionalPatterns()</a>
@@ -1491,7 +1491,7 @@ returns true if a match is found, otherwise false.</p>
</aside>
<p class="phpdocumentor-summary">Returns the value of the module at position [$x, $y] or -1 if the coordinate is outside of the matrix</p>
<p class="phpdocumentor-summary">Returns the value of the module at position [$x, $y] or -1 if the coordinate is outside the matrix</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
@@ -1572,7 +1572,7 @@ returns true if a match is found, otherwise false.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">644</span>
<span class="phpdocumentor-element-found-in__line">647</span>
</aside>
@@ -1648,7 +1648,7 @@ returns true if a match is found, otherwise false.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">matrix</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$boolean</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">false</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, int&gt;&gt;|array&lt;string|int, array&lt;string|int, bool&gt;&gt;</span></code>
<span class="phpdocumentor-signature__name">matrix</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$boolean</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, int&gt;&gt;|array&lt;string|int, array&lt;string|int, bool&gt;&gt;</span></code>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
@@ -1656,7 +1656,7 @@ returns true if a match is found, otherwise false.</p>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$boolean</span>
: <span class="phpdocumentor-signature__argument__return-type">bool</span>
= <span class="phpdocumentor-signature__argument__default-value">false</span> </dt>
= <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"></section>
@@ -1755,7 +1755,7 @@ false =&gt; $M_TYPE</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">370</span>
<span class="phpdocumentor-element-found-in__line">373</span>
</aside>
@@ -1790,7 +1790,7 @@ false =&gt; $M_TYPE</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">294</span>
<span class="phpdocumentor-element-found-in__line">297</span>
</aside>
@@ -1825,7 +1825,7 @@ false =&gt; $M_TYPE</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">305</span>
<span class="phpdocumentor-element-found-in__line">308</span>
</aside>
@@ -1860,7 +1860,7 @@ false =&gt; $M_TYPE</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">447</span>
<span class="phpdocumentor-element-found-in__line">450</span>
</aside>
@@ -1895,7 +1895,7 @@ false =&gt; $M_TYPE</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">528</span>
<span class="phpdocumentor-element-found-in__line">531</span>
</aside>
@@ -1994,7 +1994,7 @@ Note that there is no restiction on how many times this method could be called o
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">485</span>
<span class="phpdocumentor-element-found-in__line">488</span>
</aside>
@@ -2054,7 +2054,7 @@ Note that there is no restiction on how many times this method could be called o
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">340</span>
<span class="phpdocumentor-element-found-in__line">343</span>
</aside>
@@ -2089,7 +2089,7 @@ Note that there is no restiction on how many times this method could be called o
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">401</span>
<span class="phpdocumentor-element-found-in__line">404</span>
</aside>
@@ -2124,7 +2124,7 @@ Note that there is no restiction on how many times this method could be called o
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">423</span>
<span class="phpdocumentor-element-found-in__line">426</span>
</aside>
@@ -2227,7 +2227,7 @@ Note that there is no restiction on how many times this method could be called o
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Data/QRMatrix.php"><a href="files/src-data-qrmatrix.html"><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">597</span>
<span class="phpdocumentor-element-found-in__line">600</span>
</aside>