Skip to content

Commit 004c3ca

Browse files
committed
Deploying to gh-pages from @ 5477e12 🚀
1 parent 8171031 commit 004c3ca

File tree

202 files changed

+5151
-5432
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+5151
-5432
lines changed

classes/chillerlan-QRCode-Common-BitBuffer.html

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -298,14 +298,14 @@ <h3 class="phpdocumentor-elements__header" id="properties">
298298
phpdocumentor-element
299299
-property
300300
-private
301-
"
301+
"
302302
>
303303
<h4 class="phpdocumentor-element__name" id="property_bitsRead">
304304
$bitsRead
305305
<a href="classes/chillerlan-QRCode-Common-BitBuffer.html#property_bitsRead" class="headerlink"><i class="fas fa-link"></i></a>
306306

307307
<span class="phpdocumentor-element__modifiers">
308-
</span>
308+
</span>
309309
</h4>
310310
<aside class="phpdocumentor-element-found-in">
311311
<abbr class="phpdocumentor-element-found-in__file" title="src/Common/BitBuffer.php"><a href="files/src-common-bitbuffer.html"><abbr title="src/Common/BitBuffer.php">BitBuffer.php</abbr></a></abbr>
@@ -318,8 +318,8 @@ <h4 class="phpdocumentor-element__name" id="property_bitsRead">
318318

319319

320320
<code class="phpdocumentor-code phpdocumentor-signature ">
321-
<span class="phpdocumentor-signature__visibility">private</span>
322-
<span class="phpdocumentor-signature__type">int</span>
321+
<span class="phpdocumentor-signature__visibility">private</span>
322+
<span class="phpdocumentor-signature__type">int</span>
323323
<span class="phpdocumentor-signature__name">$bitsRead</span>
324324
= <span class="phpdocumentor-signature__default-value">0</span></code>
325325

@@ -329,20 +329,22 @@ <h4 class="phpdocumentor-element__name" id="property_bitsRead">
329329

330330

331331

332+
333+
332334
</article>
333335
<article
334336
class="
335337
phpdocumentor-element
336338
-property
337339
-private
338-
"
340+
"
339341
>
340342
<h4 class="phpdocumentor-element__name" id="property_buffer">
341343
$buffer
342344
<a href="classes/chillerlan-QRCode-Common-BitBuffer.html#property_buffer" class="headerlink"><i class="fas fa-link"></i></a>
343345

344346
<span class="phpdocumentor-element__modifiers">
345-
</span>
347+
</span>
346348
</h4>
347349
<aside class="phpdocumentor-element-found-in">
348350
<abbr class="phpdocumentor-element-found-in__file" title="src/Common/BitBuffer.php"><a href="files/src-common-bitbuffer.html"><abbr title="src/Common/BitBuffer.php">BitBuffer.php</abbr></a></abbr>
@@ -355,8 +357,8 @@ <h4 class="phpdocumentor-element__name" id="property_buffer">
355357

356358

357359
<code class="phpdocumentor-code phpdocumentor-signature ">
358-
<span class="phpdocumentor-signature__visibility">private</span>
359-
<span class="phpdocumentor-signature__type">array&lt;string|int, int&gt;</span>
360+
<span class="phpdocumentor-signature__visibility">private</span>
361+
<span class="phpdocumentor-signature__type">array&lt;string|int, int&gt;</span>
360362
<span class="phpdocumentor-signature__name">$buffer</span>
361363
</code>
362364

@@ -366,20 +368,22 @@ <h4 class="phpdocumentor-element__name" id="property_buffer">
366368

367369

368370

371+
372+
369373
</article>
370374
<article
371375
class="
372376
phpdocumentor-element
373377
-property
374378
-private
375-
"
379+
"
376380
>
377381
<h4 class="phpdocumentor-element__name" id="property_bytesRead">
378382
$bytesRead
379383
<a href="classes/chillerlan-QRCode-Common-BitBuffer.html#property_bytesRead" class="headerlink"><i class="fas fa-link"></i></a>
380384

381385
<span class="phpdocumentor-element__modifiers">
382-
</span>
386+
</span>
383387
</h4>
384388
<aside class="phpdocumentor-element-found-in">
385389
<abbr class="phpdocumentor-element-found-in__file" title="src/Common/BitBuffer.php"><a href="files/src-common-bitbuffer.html"><abbr title="src/Common/BitBuffer.php">BitBuffer.php</abbr></a></abbr>
@@ -392,8 +396,8 @@ <h4 class="phpdocumentor-element__name" id="property_bytesRead">
392396

393397

394398
<code class="phpdocumentor-code phpdocumentor-signature ">
395-
<span class="phpdocumentor-signature__visibility">private</span>
396-
<span class="phpdocumentor-signature__type">int</span>
399+
<span class="phpdocumentor-signature__visibility">private</span>
400+
<span class="phpdocumentor-signature__type">int</span>
397401
<span class="phpdocumentor-signature__name">$bytesRead</span>
398402
= <span class="phpdocumentor-signature__default-value">0</span></code>
399403

@@ -403,20 +407,22 @@ <h4 class="phpdocumentor-element__name" id="property_bytesRead">
403407

404408

405409

410+
411+
406412
</article>
407413
<article
408414
class="
409415
phpdocumentor-element
410416
-property
411417
-private
412-
"
418+
"
413419
>
414420
<h4 class="phpdocumentor-element__name" id="property_length">
415421
$length
416422
<a href="classes/chillerlan-QRCode-Common-BitBuffer.html#property_length" class="headerlink"><i class="fas fa-link"></i></a>
417423

418424
<span class="phpdocumentor-element__modifiers">
419-
</span>
425+
</span>
420426
</h4>
421427
<aside class="phpdocumentor-element-found-in">
422428
<abbr class="phpdocumentor-element-found-in__file" title="src/Common/BitBuffer.php"><a href="files/src-common-bitbuffer.html"><abbr title="src/Common/BitBuffer.php">BitBuffer.php</abbr></a></abbr>
@@ -429,8 +435,8 @@ <h4 class="phpdocumentor-element__name" id="property_length">
429435

430436

431437
<code class="phpdocumentor-code phpdocumentor-signature ">
432-
<span class="phpdocumentor-signature__visibility">private</span>
433-
<span class="phpdocumentor-signature__type">int</span>
438+
<span class="phpdocumentor-signature__visibility">private</span>
439+
<span class="phpdocumentor-signature__type">int</span>
434440
<span class="phpdocumentor-signature__name">$length</span>
435441
</code>
436442

@@ -440,6 +446,8 @@ <h4 class="phpdocumentor-element__name" id="property_length">
440446

441447

442448

449+
450+
443451
</article>
444452
</section>
445453

classes/chillerlan-QRCode-Common-ECICharset.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,7 +1266,7 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
12661266

12671267

12681268
</dd>
1269-
</dl>
1269+
</dl>
12701270

12711271

12721272

@@ -1440,14 +1440,14 @@ <h3 class="phpdocumentor-elements__header" id="properties">
14401440
phpdocumentor-element
14411441
-property
14421442
-private
1443-
"
1443+
"
14441444
>
14451445
<h4 class="phpdocumentor-element__name" id="property_charsetID">
14461446
$charsetID
14471447
<a href="classes/chillerlan-QRCode-Common-ECICharset.html#property_charsetID" class="headerlink"><i class="fas fa-link"></i></a>
14481448

14491449
<span class="phpdocumentor-element__modifiers">
1450-
</span>
1450+
</span>
14511451
</h4>
14521452
<aside class="phpdocumentor-element-found-in">
14531453
<abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
@@ -1460,8 +1460,8 @@ <h4 class="phpdocumentor-element__name" id="property_charsetID">
14601460

14611461

14621462
<code class="phpdocumentor-code phpdocumentor-signature ">
1463-
<span class="phpdocumentor-signature__visibility">private</span>
1464-
<span class="phpdocumentor-signature__type">int</span>
1463+
<span class="phpdocumentor-signature__visibility">private</span>
1464+
<span class="phpdocumentor-signature__type">int</span>
14651465
<span class="phpdocumentor-signature__name">$charsetID</span>
14661466
</code>
14671467

@@ -1471,6 +1471,8 @@ <h4 class="phpdocumentor-element__name" id="property_charsetID">
14711471

14721472

14731473

1474+
1475+
14741476
</article>
14751477
</section>
14761478

classes/chillerlan-QRCode-Common-EccLevel.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -751,14 +751,14 @@ <h3 class="phpdocumentor-elements__header" id="properties">
751751
phpdocumentor-element
752752
-property
753753
-private
754-
"
754+
"
755755
>
756756
<h4 class="phpdocumentor-element__name" id="property_eccLevel">
757757
$eccLevel
758758
<a href="classes/chillerlan-QRCode-Common-EccLevel.html#property_eccLevel" class="headerlink"><i class="fas fa-link"></i></a>
759759

760760
<span class="phpdocumentor-element__modifiers">
761-
</span>
761+
</span>
762762
</h4>
763763
<aside class="phpdocumentor-element-found-in">
764764
<abbr class="phpdocumentor-element-found-in__file" title="src/Common/EccLevel.php"><a href="files/src-common-ecclevel.html"><abbr title="src/Common/EccLevel.php">EccLevel.php</abbr></a></abbr>
@@ -771,8 +771,8 @@ <h4 class="phpdocumentor-element__name" id="property_eccLevel">
771771

772772

773773
<code class="phpdocumentor-code phpdocumentor-signature ">
774-
<span class="phpdocumentor-signature__visibility">private</span>
775-
<span class="phpdocumentor-signature__type">int</span>
774+
<span class="phpdocumentor-signature__visibility">private</span>
775+
<span class="phpdocumentor-signature__type">int</span>
776776
<span class="phpdocumentor-signature__name">$eccLevel</span>
777777
</code>
778778

@@ -787,6 +787,8 @@ <h4 class="phpdocumentor-element__name" id="property_eccLevel">
787787

788788

789789

790+
791+
790792
</article>
791793
</section>
792794

0 commit comments

Comments
 (0)