chillerlan-QRCodeTest-QRCodeTest.html 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607
  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. </ul>
  85. <article class="phpdocumentor-element -class">
  86. <h2 class="phpdocumentor-content__title">
  87. QRCodeTest
  88. <span class="phpdocumentor-element__extends">
  89. extends <abbr title="\PHPUnit\Framework\TestCase">TestCase</abbr>
  90. </span>
  91. <div class="phpdocumentor-element__package">
  92. in package
  93. <ul class="phpdocumentor-breadcrumbs">
  94. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  95. </ul>
  96. </div>
  97. </h2>
  98. <aside class="phpdocumentor-element-found-in">
  99. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  100. :
  101. <span class="phpdocumentor-element-found-in__line">21</span>
  102. </aside>
  103. <p class="phpdocumentor-summary">Tests basic functions of the QRCode class</p>
  104. <h3 id="toc">
  105. Table of Contents
  106. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  107. </h3>
  108. <dl class="phpdocumentor-table-of-contents">
  109. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  110. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_options">$options</a>
  111. <span>
  112. &nbsp;: <a href="classes/chillerlan-QRCode-QROptions.html"><abbr title="\chillerlan\QRCode\QROptions">QROptions</abbr></a> </span>
  113. </dt>
  114. <dd></dd>
  115. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  116. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_qrcode">$qrcode</a>
  117. <span>
  118. &nbsp;: <a href="classes/chillerlan-QRCode-QRCode.html"><abbr title="\chillerlan\QRCode\QRCode">QRCode</abbr></a> </span>
  119. </dt>
  120. <dd></dd>
  121. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  122. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testGetMatrixException">testGetMatrixException()</a>
  123. <span>
  124. &nbsp;: void </span>
  125. </dt>
  126. <dd>tests if an exception is thrown when trying to call getMatrix() without data (empty string, no data set)</dd>
  127. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  128. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testInitDataInterfaceException">testInitDataInterfaceException()</a>
  129. <span>
  130. &nbsp;: void </span>
  131. </dt>
  132. <dd>tests if an exception is thrown when an invalid (built-in) output type is specified</dd>
  133. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  134. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testIsAlphaNum">testIsAlphaNum()</a>
  135. <span>
  136. &nbsp;: void </span>
  137. </dt>
  138. <dd>isAlphaNum() should pass on the 45 defined characters and fail on anything else (e.g. lowercase)</dd>
  139. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  140. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testIsByte">testIsByte()</a>
  141. <span>
  142. &nbsp;: void </span>
  143. </dt>
  144. <dd>isByte() passses any binary string and only fails on empty strings</dd>
  145. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  146. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testIsKanji">testIsKanji()</a>
  147. <span>
  148. &nbsp;: void </span>
  149. </dt>
  150. <dd>isKanji() should pass on Kanji/SJIS characters and fail on everything else</dd>
  151. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  152. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testIsNumber">testIsNumber()</a>
  153. <span>
  154. &nbsp;: void </span>
  155. </dt>
  156. <dd>isNumber() should pass on any number and fail on anything else</dd>
  157. <dt class="phpdocumentor-table-of-contents__entry -method -protected">
  158. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_setUp">setUp()</a>
  159. <span>
  160. &nbsp;: void </span>
  161. </dt>
  162. <dd>invoke test instances</dd>
  163. </dl>
  164. <section class="phpdocumentor-properties">
  165. <h3 class="phpdocumentor-elements__header" id="properties">
  166. Properties
  167. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
  168. </h3>
  169. <article
  170. class="
  171. phpdocumentor-element
  172. -property
  173. -private
  174. "
  175. >
  176. <h4 class="phpdocumentor-element__name" id="property_options">
  177. $options
  178. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_options" class="headerlink"><i class="fas fa-link"></i></a>
  179. <span class="phpdocumentor-element__modifiers">
  180. </span>
  181. </h4>
  182. <aside class="phpdocumentor-element-found-in">
  183. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  184. :
  185. <span class="phpdocumentor-element-found-in__line">24</span>
  186. </aside>
  187. <code class="phpdocumentor-code phpdocumentor-signature ">
  188. <span class="phpdocumentor-signature__visibility">private</span>
  189. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-QROptions.html"><abbr title="\chillerlan\QRCode\QROptions">QROptions</abbr></a></span>
  190. <span class="phpdocumentor-signature__name">$options</span>
  191. </code>
  192. <section class="phpdocumentor-description"></section>
  193. <section class="phpdocumentor-description"></section>
  194. </article>
  195. <article
  196. class="
  197. phpdocumentor-element
  198. -property
  199. -private
  200. "
  201. >
  202. <h4 class="phpdocumentor-element__name" id="property_qrcode">
  203. $qrcode
  204. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_qrcode" class="headerlink"><i class="fas fa-link"></i></a>
  205. <span class="phpdocumentor-element__modifiers">
  206. </span>
  207. </h4>
  208. <aside class="phpdocumentor-element-found-in">
  209. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  210. :
  211. <span class="phpdocumentor-element-found-in__line">23</span>
  212. </aside>
  213. <code class="phpdocumentor-code phpdocumentor-signature ">
  214. <span class="phpdocumentor-signature__visibility">private</span>
  215. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-QRCode.html"><abbr title="\chillerlan\QRCode\QRCode">QRCode</abbr></a></span>
  216. <span class="phpdocumentor-signature__name">$qrcode</span>
  217. </code>
  218. <section class="phpdocumentor-description"></section>
  219. <section class="phpdocumentor-description"></section>
  220. </article>
  221. </section>
  222. <section class="phpdocumentor-methods">
  223. <h3 class="phpdocumentor-elements__header" id="methods">
  224. Methods
  225. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  226. </h3>
  227. <article
  228. class="phpdocumentor-element
  229. -method
  230. -public
  231. "
  232. >
  233. <h4 class="phpdocumentor-element__name" id="method_testGetMatrixException">
  234. testGetMatrixException()
  235. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testGetMatrixException" class="headerlink"><i class="fas fa-link"></i></a>
  236. </h4>
  237. <aside class="phpdocumentor-element-found-in">
  238. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  239. :
  240. <span class="phpdocumentor-element-found-in__line">88</span>
  241. </aside>
  242. <p class="phpdocumentor-summary">tests if an exception is thrown when trying to call getMatrix() without data (empty string, no data set)</p>
  243. <code class="phpdocumentor-code phpdocumentor-signature ">
  244. <span class="phpdocumentor-signature__visibility">public</span>
  245. <span class="phpdocumentor-signature__name">testGetMatrixException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  246. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  247. <span class="phpdocumentor-signature__response_type">void</span>
  248. &mdash;
  249. </article>
  250. <article
  251. class="phpdocumentor-element
  252. -method
  253. -public
  254. "
  255. >
  256. <h4 class="phpdocumentor-element__name" id="method_testInitDataInterfaceException">
  257. testInitDataInterfaceException()
  258. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testInitDataInterfaceException" class="headerlink"><i class="fas fa-link"></i></a>
  259. </h4>
  260. <aside class="phpdocumentor-element-found-in">
  261. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  262. :
  263. <span class="phpdocumentor-element-found-in__line">76</span>
  264. </aside>
  265. <p class="phpdocumentor-summary">tests if an exception is thrown when an invalid (built-in) output type is specified</p>
  266. <code class="phpdocumentor-code phpdocumentor-signature ">
  267. <span class="phpdocumentor-signature__visibility">public</span>
  268. <span class="phpdocumentor-signature__name">testInitDataInterfaceException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  269. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  270. <span class="phpdocumentor-signature__response_type">void</span>
  271. &mdash;
  272. </article>
  273. <article
  274. class="phpdocumentor-element
  275. -method
  276. -public
  277. "
  278. >
  279. <h4 class="phpdocumentor-element__name" id="method_testIsAlphaNum">
  280. testIsAlphaNum()
  281. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testIsAlphaNum" class="headerlink"><i class="fas fa-link"></i></a>
  282. </h4>
  283. <aside class="phpdocumentor-element-found-in">
  284. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  285. :
  286. <span class="phpdocumentor-element-found-in__line">46</span>
  287. </aside>
  288. <p class="phpdocumentor-summary">isAlphaNum() should pass on the 45 defined characters and fail on anything else (e.g. lowercase)</p>
  289. <code class="phpdocumentor-code phpdocumentor-signature ">
  290. <span class="phpdocumentor-signature__visibility">public</span>
  291. <span class="phpdocumentor-signature__name">testIsAlphaNum</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  292. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  293. <span class="phpdocumentor-signature__response_type">void</span>
  294. &mdash;
  295. </article>
  296. <article
  297. class="phpdocumentor-element
  298. -method
  299. -public
  300. "
  301. >
  302. <h4 class="phpdocumentor-element__name" id="method_testIsByte">
  303. testIsByte()
  304. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testIsByte" class="headerlink"><i class="fas fa-link"></i></a>
  305. </h4>
  306. <aside class="phpdocumentor-element-found-in">
  307. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  308. :
  309. <span class="phpdocumentor-element-found-in__line">66</span>
  310. </aside>
  311. <p class="phpdocumentor-summary">isByte() passses any binary string and only fails on empty strings</p>
  312. <code class="phpdocumentor-code phpdocumentor-signature ">
  313. <span class="phpdocumentor-signature__visibility">public</span>
  314. <span class="phpdocumentor-signature__name">testIsByte</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  315. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  316. <span class="phpdocumentor-signature__response_type">void</span>
  317. &mdash;
  318. </article>
  319. <article
  320. class="phpdocumentor-element
  321. -method
  322. -public
  323. "
  324. >
  325. <h4 class="phpdocumentor-element__name" id="method_testIsKanji">
  326. testIsKanji()
  327. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testIsKanji" class="headerlink"><i class="fas fa-link"></i></a>
  328. </h4>
  329. <aside class="phpdocumentor-element-found-in">
  330. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  331. :
  332. <span class="phpdocumentor-element-found-in__line">55</span>
  333. </aside>
  334. <p class="phpdocumentor-summary">isKanji() should pass on Kanji/SJIS characters and fail on everything else</p>
  335. <code class="phpdocumentor-code phpdocumentor-signature ">
  336. <span class="phpdocumentor-signature__visibility">public</span>
  337. <span class="phpdocumentor-signature__name">testIsKanji</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  338. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  339. <span class="phpdocumentor-signature__response_type">void</span>
  340. &mdash;
  341. </article>
  342. <article
  343. class="phpdocumentor-element
  344. -method
  345. -public
  346. "
  347. >
  348. <h4 class="phpdocumentor-element__name" id="method_testIsNumber">
  349. testIsNumber()
  350. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testIsNumber" class="headerlink"><i class="fas fa-link"></i></a>
  351. </h4>
  352. <aside class="phpdocumentor-element-found-in">
  353. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  354. :
  355. <span class="phpdocumentor-element-found-in__line">37</span>
  356. </aside>
  357. <p class="phpdocumentor-summary">isNumber() should pass on any number and fail on anything else</p>
  358. <code class="phpdocumentor-code phpdocumentor-signature ">
  359. <span class="phpdocumentor-signature__visibility">public</span>
  360. <span class="phpdocumentor-signature__name">testIsNumber</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  361. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  362. <span class="phpdocumentor-signature__response_type">void</span>
  363. &mdash;
  364. </article>
  365. <article
  366. class="phpdocumentor-element
  367. -method
  368. -protected
  369. "
  370. >
  371. <h4 class="phpdocumentor-element__name" id="method_setUp">
  372. setUp()
  373. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_setUp" class="headerlink"><i class="fas fa-link"></i></a>
  374. </h4>
  375. <aside class="phpdocumentor-element-found-in">
  376. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  377. :
  378. <span class="phpdocumentor-element-found-in__line">29</span>
  379. </aside>
  380. <p class="phpdocumentor-summary">invoke test instances</p>
  381. <code class="phpdocumentor-code phpdocumentor-signature ">
  382. <span class="phpdocumentor-signature__visibility">protected</span>
  383. <span class="phpdocumentor-signature__name">setUp</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  384. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  385. <span class="phpdocumentor-signature__response_type">void</span>
  386. &mdash;
  387. </article>
  388. </section>
  389. <script type="text/javascript">
  390. function loadExternalCodeSnippets(line) {
  391. Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
  392. var src = pre.getAttribute('data-src').replace( /\\/g, '/');
  393. var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
  394. var language = 'php';
  395. var code = document.createElement('code');
  396. code.className = 'language-' + language;
  397. pre.textContent = '';
  398. pre.setAttribute('data-line', line)
  399. code.textContent = 'Loading…';
  400. pre.appendChild(code);
  401. var xhr = new XMLHttpRequest();
  402. xhr.open('GET', src, true);
  403. xhr.onreadystatechange = function () {
  404. if (xhr.readyState == 4) {
  405. if (xhr.status < 400 && xhr.responseText) {
  406. code.textContent = xhr.responseText;
  407. Prism.highlightElement(code);
  408. }
  409. else if (xhr.status >= 400) {
  410. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  411. }
  412. else {
  413. code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
  414. }
  415. }
  416. };
  417. xhr.send(null);
  418. });
  419. }
  420. var modals = document.querySelectorAll("[data-modal]");
  421. modals.forEach(function (trigger) {
  422. trigger.addEventListener("click", function (event) {
  423. //event.preventDefault();
  424. const modal = document.getElementById(trigger.dataset.modal);
  425. modal.classList.add("phpdocumentor-modal__open");
  426. loadExternalCodeSnippets(trigger.dataset.line)
  427. const exits = modal.querySelectorAll("[data-exit-button]");
  428. exits.forEach(function (exit) {
  429. exit.addEventListener("click", function (event) {
  430. event.preventDefault();
  431. modal.classList.remove("phpdocumentor-modal__open");
  432. });
  433. });
  434. });
  435. });
  436. </script>
  437. </article>
  438. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  439. <section class="phpdocumentor-search-results__dialog">
  440. <header class="phpdocumentor-search-results__header">
  441. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  442. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  443. </header>
  444. <section class="phpdocumentor-search-results__body">
  445. <ul class="phpdocumentor-search-results__entries"></ul>
  446. </section>
  447. </section>
  448. </section>
  449. </div>
  450. </div>
  451. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  452. </main>
  453. <script>
  454. cssVars({});
  455. </script>
  456. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  457. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  458. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  459. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  460. </body>
  461. </html>