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

This commit is contained in:
codemasher
2024-02-27 13:49:00 +00:00
parent 559c51b82e
commit 3bbb05edee
2 changed files with 45 additions and 2 deletions
@@ -150,7 +150,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="tests/Data/QRDataTest.php"><a href="files/tests-data-qrdatatest.html"><abbr title="tests/Data/QRDataTest.php">QRDataTest.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">25</span>
<span class="phpdocumentor-element-found-in__line">27</span>
</aside>
@@ -181,6 +181,12 @@
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/chillerlan-QRCodeTest-Data-QRDataTest.html#method_testEstimateTotalBitLength">testEstimateTotalBitLength()</a>
<span>
&nbsp;: void </span>
</dt>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/chillerlan-QRCodeTest-Data-QRDataTest.html#method_testSetBitBuffer">testSetBitBuffer()</a>
<span>
@@ -222,6 +228,37 @@
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_testEstimateTotalBitLength">
testEstimateTotalBitLength()
<a href="classes/chillerlan-QRCodeTest-Data-QRDataTest.html#method_testEstimateTotalBitLength" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="tests/Data/QRDataTest.php"><a href="files/tests-data-qrdatatest.html"><abbr title="tests/Data/QRDataTest.php">QRDataTest.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">68</span>
</aside>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">testEstimateTotalBitLength</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<div class="phpdocumentor-label-line">
</div>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_testSetBitBuffer">
testSetBitBuffer()
@@ -231,7 +268,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="tests/Data/QRDataTest.php"><a href="files/tests-data-qrdatatest.html"><abbr title="tests/Data/QRDataTest.php">QRDataTest.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">31</span>
<span class="phpdocumentor-element-found-in__line">33</span>
</aside>
@@ -461,6 +498,7 @@
<li class="phpdocumentor-on-this-page-section__title">Methods</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/chillerlan-QRCodeTest-Data-QRDataTest.html#method_testEstimateTotalBitLength">testEstimateTotalBitLength()</a></li>
<li><a href="classes/chillerlan-QRCodeTest-Data-QRDataTest.html#method_testSetBitBuffer">testSetBitBuffer()</a></li>
<li><a href="classes/chillerlan-QRCodeTest-QRMatrixDebugTrait.html#method_debugMatrix">debugMatrix()</a></li>
<li><a href="classes/chillerlan-QRCodeTest-QRMatrixDebugTrait.html#method_dm">dm()</a></li>
+5
View File
@@ -4075,6 +4075,11 @@ Search.appendIndex(
"name": "testSetBitBuffer",
"summary": "tests\u0020setting\u0020the\u0020BitBuffer\u0020object\u0020directly",
"url": "classes/chillerlan-QRCodeTest-Data-QRDataTest.html#method_testSetBitBuffer"
}, {
"fqsen": "\\chillerlan\\QRCodeTest\\Data\\QRDataTest\u003A\u003AtestEstimateTotalBitLength\u0028\u0029",
"name": "testEstimateTotalBitLength",
"summary": "",
"url": "classes/chillerlan-QRCodeTest-Data-QRDataTest.html#method_testEstimateTotalBitLength"
}, {
"fqsen": "\\chillerlan\\QRCodeTest\\Data\\QRMatrixTest",
"name": "QRMatrixTest",