|
|
@@ -187,49 +187,49 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_data">$data</a>
|
|
|
<span>
|
|
|
: string </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_eccLevel">$eccLevel</a>
|
|
|
<span>
|
|
|
: <a href="classes/chillerlan-QRCode-Common-EccLevel.html"><abbr title="\chillerlan\QRCode\Common\EccLevel">EccLevel</abbr></a> </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_maskPattern">$maskPattern</a>
|
|
|
<span>
|
|
|
: <a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a> </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_rawBytes">$rawBytes</a>
|
|
|
<span>
|
|
|
: array<string|int, mixed> </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendParity">$structuredAppendParity</a>
|
|
|
<span>
|
|
|
: int </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_structuredAppendSequence">$structuredAppendSequence</a>
|
|
|
<span>
|
|
|
: int </span>
|
|
|
</dt>
|
|
|
<dd></dd>
|
|
|
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -private">
|
|
|
<a href="classes/chillerlan-QRCode-Decoder-DecoderResult.html#property_version">$version</a>
|
|
|
<span>
|
|
|
: <a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a> </span>
|
|
|
@@ -518,7 +518,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
class="
|
|
|
phpdocumentor-element
|
|
|
-property
|
|
|
- -protected
|
|
|
+ -private
|
|
|
"
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_data">
|
|
|
@@ -536,7 +536,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
<span class="phpdocumentor-signature__type">string</span>
|
|
|
<span class="phpdocumentor-signature__name">$data</span>
|
|
|
</code>
|
|
|
@@ -552,7 +552,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
class="
|
|
|
phpdocumentor-element
|
|
|
-property
|
|
|
- -protected
|
|
|
+ -private
|
|
|
"
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_eccLevel">
|
|
|
@@ -570,7 +570,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
<span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-EccLevel.html"><abbr title="\chillerlan\QRCode\Common\EccLevel">EccLevel</abbr></a></span>
|
|
|
<span class="phpdocumentor-signature__name">$eccLevel</span>
|
|
|
</code>
|
|
|
@@ -586,7 +586,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
class="
|
|
|
phpdocumentor-element
|
|
|
-property
|
|
|
- -protected
|
|
|
+ -private
|
|
|
"
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_maskPattern">
|
|
|
@@ -604,7 +604,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
<span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-MaskPattern.html"><abbr title="\chillerlan\QRCode\Common\MaskPattern">MaskPattern</abbr></a></span>
|
|
|
<span class="phpdocumentor-signature__name">$maskPattern</span>
|
|
|
</code>
|
|
|
@@ -620,7 +620,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
class="
|
|
|
phpdocumentor-element
|
|
|
-property
|
|
|
- -protected
|
|
|
+ -private
|
|
|
"
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_rawBytes">
|
|
|
@@ -638,7 +638,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
<span class="phpdocumentor-signature__type">array<string|int, mixed></span>
|
|
|
<span class="phpdocumentor-signature__name">$rawBytes</span>
|
|
|
</code>
|
|
|
@@ -654,7 +654,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
class="
|
|
|
phpdocumentor-element
|
|
|
-property
|
|
|
- -protected
|
|
|
+ -private
|
|
|
"
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_structuredAppendParity">
|
|
|
@@ -672,7 +672,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
<span class="phpdocumentor-signature__type">int</span>
|
|
|
<span class="phpdocumentor-signature__name">$structuredAppendParity</span>
|
|
|
= <span class="phpdocumentor-signature__default-value">-1</span></code>
|
|
|
@@ -688,7 +688,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
class="
|
|
|
phpdocumentor-element
|
|
|
-property
|
|
|
- -protected
|
|
|
+ -private
|
|
|
"
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_structuredAppendSequence">
|
|
|
@@ -706,7 +706,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
<span class="phpdocumentor-signature__type">int</span>
|
|
|
<span class="phpdocumentor-signature__name">$structuredAppendSequence</span>
|
|
|
= <span class="phpdocumentor-signature__default-value">-1</span></code>
|
|
|
@@ -722,7 +722,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
class="
|
|
|
phpdocumentor-element
|
|
|
-property
|
|
|
- -protected
|
|
|
+ -private
|
|
|
"
|
|
|
>
|
|
|
<h4 class="phpdocumentor-element__name" id="property_version">
|
|
|
@@ -740,7 +740,7 @@ as well as a String interpretation of those bytes, if applicable.</p>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__visibility">private</span>
|
|
|
<span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Common-Version.html"><abbr title="\chillerlan\QRCode\Common\Version">Version</abbr></a></span>
|
|
|
<span class="phpdocumentor-signature__name">$version</span>
|
|
|
</code>
|