chillerlan-QRCodeTest-Output-QRStringTest.html 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Documentation</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <base href="../">
  8. <link rel="icon" href="images/favicon.ico"/>
  9. <link rel="stylesheet" href="css/normalize.css">
  10. <link rel="stylesheet" href="css/base.css">
  11. <link rel="preconnect" href="https://fonts.gstatic.com">
  12. <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  13. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  14. <link rel="stylesheet" href="css/template.css">
  15. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  16. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  19. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  20. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  21. <script src="js/search.js"></script>
  22. <script defer src="js/searchIndex.js"></script>
  23. </head>
  24. <body id="top">
  25. <header class="phpdocumentor-header phpdocumentor-section">
  26. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  27. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  28. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  29. <i class="fas fa-bars"></i>
  30. </label>
  31. <section data-search-form class="phpdocumentor-search">
  32. <label>
  33. <span class="visually-hidden">Search for</span>
  34. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  35. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  36. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  37. </svg>
  38. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  39. </label>
  40. </section>
  41. <nav class="phpdocumentor-topnav">
  42. <ul class="phpdocumentor-topnav__menu">
  43. </ul>
  44. </nav>
  45. </header>
  46. <main class="phpdocumentor">
  47. <div class="phpdocumentor-section">
  48. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  49. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  50. Menu
  51. </label>
  52. <aside class="phpdocumentor-column -four phpdocumentor-sidebar">
  53. <section class="phpdocumentor-sidebar__category">
  54. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  55. <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/chillerlan.html">chillerlan</a></h4>
  56. <ul class="phpdocumentor-list">
  57. <li>
  58. <a href="namespaces/chillerlan-qrcode.html">QRCode</a>
  59. </li>
  60. <li>
  61. <a href="namespaces/chillerlan-qrcodetest.html">QRCodeTest</a>
  62. </li>
  63. </ul>
  64. </section>
  65. <section class="phpdocumentor-sidebar__category">
  66. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  67. <h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/Application.html">Application</a></h4>
  68. </section>
  69. <section class="phpdocumentor-sidebar__category">
  70. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  71. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  72. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  73. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  74. </section>
  75. <section class="phpdocumentor-sidebar__category">
  76. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  77. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  78. </section>
  79. </aside>
  80. <div class="phpdocumentor-column -eight phpdocumentor-content">
  81. <ul class="phpdocumentor-breadcrumbs">
  82. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  83. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest.html">QRCodeTest</a></li>
  84. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest-output.html">Output</a></li>
  85. </ul>
  86. <article class="phpdocumentor-element -class">
  87. <h2 class="phpdocumentor-content__title">
  88. QRStringTest
  89. <span class="phpdocumentor-element__extends">
  90. extends <a href="classes/chillerlan-QRCodeTest-Output-QROutputTestAbstract.html"><abbr title="\chillerlan\QRCodeTest\Output\QROutputTestAbstract">QROutputTestAbstract</abbr></a>
  91. </span>
  92. <div class="phpdocumentor-element__package">
  93. in package
  94. <ul class="phpdocumentor-breadcrumbs">
  95. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  96. </ul>
  97. </div>
  98. </h2>
  99. <aside class="phpdocumentor-element-found-in">
  100. <abbr class="phpdocumentor-element-found-in__file" title="tests/Output/QRStringTest.php"><a href="files/tests-output-qrstringtest.html"><abbr title="tests/Output/QRStringTest.php">QRStringTest.php</abbr></a></abbr>
  101. :
  102. <span class="phpdocumentor-element-found-in__line">22</span>
  103. </aside>
  104. <p class="phpdocumentor-summary">Tests the QRString output module</p>
  105. <h3 id="toc">
  106. Table of Contents
  107. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  108. </h3>
  109. <dl class="phpdocumentor-table-of-contents">
  110. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  111. <a href="classes/chillerlan-QRCodeTest-Output-QRStringTest.html#method_testCustomOutput">testCustomOutput()</a>
  112. <span>
  113. &nbsp;: void </span>
  114. </dt>
  115. <dd>covers the custom output functionality via an example</dd>
  116. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  117. <a href="classes/chillerlan-QRCodeTest-Output-QROutputTestAbstract.html#method_testInstance">testInstance()</a>
  118. <span>
  119. &nbsp;: void </span>
  120. </dt>
  121. <dd>Validate the instance of the interface</dd>
  122. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  123. <a href="classes/chillerlan-QRCodeTest-Output-QROutputTestAbstract.html#method_testRenderImage">testRenderImage()</a>
  124. <span>
  125. &nbsp;: void </span>
  126. </dt>
  127. <dd>covers the built-in output modules, tests against pre-rendered data</dd>
  128. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  129. <a href="classes/chillerlan-QRCodeTest-Output-QROutputTestAbstract.html#method_testSaveException">testSaveException()</a>
  130. <span>
  131. &nbsp;: void </span>
  132. </dt>
  133. <dd>Tests if an exception is thrown when trying to write a cache file to an invalid destination</dd>
  134. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  135. <a href="classes/chillerlan-QRCodeTest-Output-QRStringTest.html#method_testSetModuleValues">testSetModuleValues()</a>
  136. <span>
  137. &nbsp;: void </span>
  138. </dt>
  139. <dd>covers the module values settings</dd>
  140. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  141. <a href="classes/chillerlan-QRCodeTest-Output-QROutputTestAbstract.html#method_testStringOutput">testStringOutput()</a>
  142. <span>
  143. &nbsp;: void </span>
  144. </dt>
  145. <dd>coverage of the built-in output modules</dd>
  146. </dl>
  147. <section class="phpdocumentor-methods">
  148. <h3 class="phpdocumentor-elements__header" id="methods">
  149. Methods
  150. <a href="classes/chillerlan-QRCodeTest-Output-QRStringTest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  151. </h3>
  152. <article
  153. class="phpdocumentor-element
  154. -method
  155. -public
  156. "
  157. >
  158. <h4 class="phpdocumentor-element__name" id="method_testCustomOutput">
  159. testCustomOutput()
  160. <a href="classes/chillerlan-QRCodeTest-Output-QRStringTest.html#method_testCustomOutput" class="headerlink"><i class="fas fa-link"></i></a>
  161. </h4>
  162. <aside class="phpdocumentor-element-found-in">
  163. <abbr class="phpdocumentor-element-found-in__file" title="tests/Output/QRStringTest.php"><a href="files/tests-output-qrstringtest.html"><abbr title="tests/Output/QRStringTest.php">QRStringTest.php</abbr></a></abbr>
  164. :
  165. <span class="phpdocumentor-element-found-in__line">64</span>
  166. </aside>
  167. <p class="phpdocumentor-summary">covers the custom output functionality via an example</p>
  168. <code class="phpdocumentor-code phpdocumentor-signature ">
  169. <span class="phpdocumentor-signature__visibility">public</span>
  170. <span class="phpdocumentor-signature__name">testCustomOutput</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  171. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  172. <span class="phpdocumentor-signature__response_type">void</span>
  173. &mdash;
  174. </article>
  175. <article
  176. class="phpdocumentor-element
  177. -method
  178. -public
  179. "
  180. >
  181. <h4 class="phpdocumentor-element__name" id="method_testInstance">
  182. testInstance()
  183. <a href="classes/chillerlan-QRCodeTest-Output-QROutputTestAbstract.html#method_testInstance" class="headerlink"><i class="fas fa-link"></i></a>
  184. </h4>
  185. <aside class="phpdocumentor-element-found-in">
  186. <abbr class="phpdocumentor-element-found-in__file" title="tests/Output/QROutputTestAbstract.php"><a href="files/tests-output-qroutputtestabstract.html"><abbr title="tests/Output/QROutputTestAbstract.php">QROutputTestAbstract.php</abbr></a></abbr>
  187. :
  188. <span class="phpdocumentor-element-found-in__line">65</span>
  189. </aside>
  190. <p class="phpdocumentor-summary">Validate the instance of the interface</p>
  191. <code class="phpdocumentor-code phpdocumentor-signature ">
  192. <span class="phpdocumentor-signature__visibility">public</span>
  193. <span class="phpdocumentor-signature__name">testInstance</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  194. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  195. <span class="phpdocumentor-signature__response_type">void</span>
  196. &mdash;
  197. </article>
  198. <article
  199. class="phpdocumentor-element
  200. -method
  201. -public
  202. "
  203. >
  204. <h4 class="phpdocumentor-element__name" id="method_testRenderImage">
  205. testRenderImage()
  206. <a href="classes/chillerlan-QRCodeTest-Output-QROutputTestAbstract.html#method_testRenderImage" class="headerlink"><i class="fas fa-link"></i></a>
  207. </h4>
  208. <aside class="phpdocumentor-element-found-in">
  209. <abbr class="phpdocumentor-element-found-in__file" title="tests/Output/QROutputTestAbstract.php"><a href="files/tests-output-qroutputtestabstract.html"><abbr title="tests/Output/QROutputTestAbstract.php">QROutputTestAbstract.php</abbr></a></abbr>
  210. :
  211. <span class="phpdocumentor-element-found-in__line">117</span>
  212. </aside>
  213. <p class="phpdocumentor-summary">covers the built-in output modules, tests against pre-rendered data</p>
  214. <code class="phpdocumentor-code phpdocumentor-signature ">
  215. <span class="phpdocumentor-signature__visibility">public</span>
  216. <span class="phpdocumentor-signature__name">testRenderImage</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$type</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  217. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  218. <dl class="phpdocumentor-argument-list">
  219. <dt class="phpdocumentor-argument-list__entry">
  220. <span class="phpdocumentor-signature__argument__name">$type</span>
  221. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  222. </dt>
  223. <dd class="phpdocumentor-argument-list__definition">
  224. <section class="phpdocumentor-description"></section>
  225. </dd>
  226. </dl>
  227. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  228. Tags
  229. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  230. </h5>
  231. <dl class="phpdocumentor-tag-list">
  232. <dt class="phpdocumentor-tag-list__entry">
  233. <span class="phpdocumentor-tag__name">dataProvider</span>
  234. </dt>
  235. <dd class="phpdocumentor-tag-list__definition">
  236. <section class="phpdocumentor-description"><p>types</p>
  237. </section>
  238. </dd>
  239. </dl>
  240. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  241. <span class="phpdocumentor-signature__response_type">void</span>
  242. &mdash;
  243. </article>
  244. <article
  245. class="phpdocumentor-element
  246. -method
  247. -public
  248. "
  249. >
  250. <h4 class="phpdocumentor-element__name" id="method_testSaveException">
  251. testSaveException()
  252. <a href="classes/chillerlan-QRCodeTest-Output-QROutputTestAbstract.html#method_testSaveException" class="headerlink"><i class="fas fa-link"></i></a>
  253. </h4>
  254. <aside class="phpdocumentor-element-found-in">
  255. <abbr class="phpdocumentor-element-found-in__file" title="tests/Output/QROutputTestAbstract.php"><a href="files/tests-output-qroutputtestabstract.html"><abbr title="tests/Output/QROutputTestAbstract.php">QROutputTestAbstract.php</abbr></a></abbr>
  256. :
  257. <span class="phpdocumentor-element-found-in__line">72</span>
  258. </aside>
  259. <p class="phpdocumentor-summary">Tests if an exception is thrown when trying to write a cache file to an invalid destination</p>
  260. <code class="phpdocumentor-code phpdocumentor-signature ">
  261. <span class="phpdocumentor-signature__visibility">public</span>
  262. <span class="phpdocumentor-signature__name">testSaveException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  263. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  264. <span class="phpdocumentor-signature__response_type">void</span>
  265. &mdash;
  266. </article>
  267. <article
  268. class="phpdocumentor-element
  269. -method
  270. -public
  271. "
  272. >
  273. <h4 class="phpdocumentor-element__name" id="method_testSetModuleValues">
  274. testSetModuleValues()
  275. <a href="classes/chillerlan-QRCodeTest-Output-QRStringTest.html#method_testSetModuleValues" class="headerlink"><i class="fas fa-link"></i></a>
  276. </h4>
  277. <aside class="phpdocumentor-element-found-in">
  278. <abbr class="phpdocumentor-element-found-in__file" title="tests/Output/QRStringTest.php"><a href="files/tests-output-qrstringtest.html"><abbr title="tests/Output/QRStringTest.php">QRStringTest.php</abbr></a></abbr>
  279. :
  280. <span class="phpdocumentor-element-found-in__line">46</span>
  281. </aside>
  282. <p class="phpdocumentor-summary">covers the module values settings</p>
  283. <code class="phpdocumentor-code phpdocumentor-signature ">
  284. <span class="phpdocumentor-signature__visibility">public</span>
  285. <span class="phpdocumentor-signature__name">testSetModuleValues</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  286. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  287. Tags
  288. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  289. </h5>
  290. <dl class="phpdocumentor-tag-list">
  291. <dt class="phpdocumentor-tag-list__entry">
  292. <span class="phpdocumentor-tag__name">inheritDoc</span>
  293. </dt>
  294. <dd class="phpdocumentor-tag-list__definition">
  295. </dd>
  296. </dl>
  297. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  298. <span class="phpdocumentor-signature__response_type">void</span>
  299. &mdash;
  300. </article>
  301. <article
  302. class="phpdocumentor-element
  303. -method
  304. -public
  305. "
  306. >
  307. <h4 class="phpdocumentor-element__name" id="method_testStringOutput">
  308. testStringOutput()
  309. <a href="classes/chillerlan-QRCodeTest-Output-QROutputTestAbstract.html#method_testStringOutput" class="headerlink"><i class="fas fa-link"></i></a>
  310. </h4>
  311. <aside class="phpdocumentor-element-found-in">
  312. <abbr class="phpdocumentor-element-found-in__file" title="tests/Output/QROutputTestAbstract.php"><a href="files/tests-output-qroutputtestabstract.html"><abbr title="tests/Output/QROutputTestAbstract.php">QROutputTestAbstract.php</abbr></a></abbr>
  313. :
  314. <span class="phpdocumentor-element-found-in__line">102</span>
  315. </aside>
  316. <p class="phpdocumentor-summary">coverage of the built-in output modules</p>
  317. <code class="phpdocumentor-code phpdocumentor-signature ">
  318. <span class="phpdocumentor-signature__visibility">public</span>
  319. <span class="phpdocumentor-signature__name">testStringOutput</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$type</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  320. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  321. <dl class="phpdocumentor-argument-list">
  322. <dt class="phpdocumentor-argument-list__entry">
  323. <span class="phpdocumentor-signature__argument__name">$type</span>
  324. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  325. </dt>
  326. <dd class="phpdocumentor-argument-list__definition">
  327. <section class="phpdocumentor-description"></section>
  328. </dd>
  329. </dl>
  330. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  331. Tags
  332. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  333. </h5>
  334. <dl class="phpdocumentor-tag-list">
  335. <dt class="phpdocumentor-tag-list__entry">
  336. <span class="phpdocumentor-tag__name">dataProvider</span>
  337. </dt>
  338. <dd class="phpdocumentor-tag-list__definition">
  339. <section class="phpdocumentor-description"><p>types</p>
  340. </section>
  341. </dd>
  342. </dl>
  343. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  344. <span class="phpdocumentor-signature__response_type">void</span>
  345. &mdash;
  346. </article>
  347. </section>
  348. <script type="text/javascript">
  349. function loadExternalCodeSnippets(line) {
  350. Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
  351. var src = pre.getAttribute('data-src').replace( /\\/g, '/');
  352. var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
  353. var language = 'php';
  354. var code = document.createElement('code');
  355. code.className = 'language-' + language;
  356. pre.textContent = '';
  357. pre.setAttribute('data-line', line)
  358. code.textContent = 'Loading…';
  359. pre.appendChild(code);
  360. var xhr = new XMLHttpRequest();
  361. xhr.open('GET', src, true);
  362. xhr.onreadystatechange = function () {
  363. if (xhr.readyState == 4) {
  364. if (xhr.status < 400 && xhr.responseText) {
  365. code.textContent = xhr.responseText;
  366. Prism.highlightElement(code);
  367. }
  368. else if (xhr.status >= 400) {
  369. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  370. }
  371. else {
  372. code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
  373. }
  374. }
  375. };
  376. xhr.send(null);
  377. });
  378. }
  379. var modals = document.querySelectorAll("[data-modal]");
  380. modals.forEach(function (trigger) {
  381. trigger.addEventListener("click", function (event) {
  382. //event.preventDefault();
  383. const modal = document.getElementById(trigger.dataset.modal);
  384. modal.classList.add("phpdocumentor-modal__open");
  385. loadExternalCodeSnippets(trigger.dataset.line)
  386. const exits = modal.querySelectorAll("[data-exit-button]");
  387. exits.forEach(function (exit) {
  388. exit.addEventListener("click", function (event) {
  389. event.preventDefault();
  390. modal.classList.remove("phpdocumentor-modal__open");
  391. });
  392. });
  393. });
  394. });
  395. </script>
  396. </article>
  397. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  398. <section class="phpdocumentor-search-results__dialog">
  399. <header class="phpdocumentor-search-results__header">
  400. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  401. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  402. </header>
  403. <section class="phpdocumentor-search-results__body">
  404. <ul class="phpdocumentor-search-results__entries"></ul>
  405. </section>
  406. </section>
  407. </section>
  408. </div>
  409. </div>
  410. <a href="classes/chillerlan-QRCodeTest-Output-QRStringTest.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  411. </main>
  412. <script>
  413. cssVars({});
  414. </script>
  415. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  416. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  417. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  418. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  419. </body>
  420. </html>