mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-28 11:07:25 +00:00
Deploying to gh-pages from @ chillerlan/php-qrcode@4bd4b59fde 🚀
This commit is contained in:
@@ -181,7 +181,6 @@
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_QUIETZONE => false,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_LOGO => false,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_FINDER_DOT_LIGHT => false,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_TEST => false,
|
||||
// dark
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_DARKMODULE => true,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_DATA_DARK => true,
|
||||
@@ -194,7 +193,6 @@
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_QUIETZONE_DARK => true,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_LOGO_DARK => true,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_FINDER_DOT => true,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_TEST_DARK => true,
|
||||
] </span>
|
||||
</dt>
|
||||
<dd>Map of module type => default value</dd>
|
||||
@@ -264,7 +262,6 @@
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_QUIETZONE => 'quietzone',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_LOGO => 'logo',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_FINDER_DOT_LIGHT => 'finder-dot-light',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_TEST => 'test',
|
||||
// dark
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_DARKMODULE => 'darkmodule',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_DATA_DARK => 'data-dark',
|
||||
@@ -277,7 +274,6 @@
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_QUIETZONE_DARK => 'quietzone-dark',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_LOGO_DARK => 'logo-dark',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_FINDER_DOT => 'finder-dot',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_TEST_DARK => 'test-dark',
|
||||
] </span>
|
||||
</dt>
|
||||
<dd>Map of module type => readable name (for CSS etc.)</dd>
|
||||
@@ -411,7 +407,6 @@
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_QUIETZONE => false,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_LOGO => false,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_FINDER_DOT_LIGHT => false,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_TEST => false,
|
||||
// dark
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_DARKMODULE => true,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_DATA_DARK => true,
|
||||
@@ -424,7 +419,6 @@
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_QUIETZONE_DARK => true,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_LOGO_DARK => true,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_FINDER_DOT => true,
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_TEST_DARK => true,
|
||||
]</span>
|
||||
</code>
|
||||
|
||||
@@ -668,7 +662,7 @@
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputInterface.php"><a href="files/src-output-qroutputinterface.html"><abbr title="src/Output/QROutputInterface.php">QROutputInterface.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">107</span>
|
||||
<span class="phpdocumentor-element-found-in__line">105</span>
|
||||
|
||||
</aside>
|
||||
|
||||
@@ -692,7 +686,6 @@
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_QUIETZONE => 'quietzone',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_LOGO => 'logo',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_FINDER_DOT_LIGHT => 'finder-dot-light',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_TEST => 'test',
|
||||
// dark
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_DARKMODULE => 'darkmodule',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_DATA_DARK => 'data-dark',
|
||||
@@ -705,7 +698,6 @@
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_QUIETZONE_DARK => 'quietzone-dark',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_LOGO_DARK => 'logo-dark',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_FINDER_DOT => 'finder-dot',
|
||||
\chillerlan\QRCode\Data\QRMatrix::M_TEST_DARK => 'test-dark',
|
||||
]</span>
|
||||
</code>
|
||||
|
||||
@@ -878,7 +870,7 @@
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputInterface.php"><a href="files/src-output-qroutputinterface.html"><abbr title="src/Output/QROutputInterface.php">QROutputInterface.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">155</span>
|
||||
<span class="phpdocumentor-element-found-in__line">151</span>
|
||||
|
||||
</aside>
|
||||
|
||||
@@ -939,7 +931,7 @@ you need to supply the $file parameter here in that case (or handle the option v
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/Output/QROutputInterface.php"><a href="files/src-output-qroutputinterface.html"><abbr title="src/Output/QROutputInterface.php">QROutputInterface.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">142</span>
|
||||
<span class="phpdocumentor-element-found-in__line">138</span>
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user