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

This commit is contained in:
codemasher
2023-01-31 22:55:38 +00:00
parent 982dc659a9
commit 0bca7f714c
246 changed files with 913 additions and 451 deletions
+1 -1
View File
@@ -166,7 +166,7 @@
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html"><abbr title="\chillerlan\QRCode\Decoder\DecoderResult">DecoderResult</abbr></a></dt>
<dd>Encapsulates the result of decoding a matrix of bits. This typically
applies to 2D barcode formats. For now it contains the raw bytes obtained,
applies to 2D barcode formats. For now, it contains the raw bytes obtained
as well as a String interpretation of those bytes, if applicable.</dd>