chillerlan-QRCodeTest-QROptionsTest.html 48 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043
  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=Open+Sans:wght@100;200;300;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/template.js"></script>
  22. <script src="js/search.js"></script>
  23. <script defer src="js/searchIndex.js"></script>
  24. </head>
  25. <body id="top">
  26. <header class="phpdocumentor-header phpdocumentor-section">
  27. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  28. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  29. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  30. <i class="fas fa-bars"></i>
  31. </label>
  32. <section data-search-form class="phpdocumentor-search">
  33. <label>
  34. <span class="visually-hidden">Search for</span>
  35. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  36. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  37. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  38. </svg>
  39. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  40. </label>
  41. </section>
  42. <nav class="phpdocumentor-topnav">
  43. <ul class="phpdocumentor-topnav__menu">
  44. <li class="phpdocumentor-topnav__menu-item -menu">
  45. <a href="https://php-qrcode.readthedocs.io">
  46. <span>
  47. User Manual
  48. </span>
  49. </a>
  50. </li>
  51. <li class="phpdocumentor-topnav__menu-item -social">
  52. <a href="https://github.com/chillerlan/php-qrcode">
  53. <span>
  54. <i class="fab fa-github"></i>
  55. </span>
  56. </a>
  57. </li>
  58. <li class="phpdocumentor-topnav__menu-item -social">
  59. <a href="https://github.com/chillerlan/php-qrcode/discussions">
  60. <span>
  61. <i class="fas fa-envelope-open-text"></i>
  62. </span>
  63. </a>
  64. </li>
  65. </ul>
  66. </nav>
  67. </header>
  68. <main class="phpdocumentor">
  69. <div class="phpdocumentor-section">
  70. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  71. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  72. Menu
  73. </label>
  74. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  75. <section class="phpdocumentor-sidebar__category -namespaces">
  76. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  77. <h4 class="phpdocumentor-sidebar__root-namespace">
  78. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  79. </h4>
  80. <ul class="phpdocumentor-list">
  81. <li>
  82. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  83. </li>
  84. <li>
  85. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  86. </li>
  87. </ul>
  88. <h4 class="phpdocumentor-sidebar__root-namespace">
  89. <a href="namespaces/output.html" class="">Output</a>
  90. </h4>
  91. </section>
  92. <section class="phpdocumentor-sidebar__category -packages">
  93. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  94. <h4 class="phpdocumentor-sidebar__root-namespace">
  95. <a href="packages/Application.html" class="">Application</a>
  96. </h4>
  97. </section>
  98. <section class="phpdocumentor-sidebar__category -reports">
  99. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  100. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  101. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  102. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  103. </section>
  104. <section class="phpdocumentor-sidebar__category -indices">
  105. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  106. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  107. </section>
  108. </aside>
  109. <div class="phpdocumentor-column -nine phpdocumentor-content">
  110. <section>
  111. <ul class="phpdocumentor-breadcrumbs">
  112. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  113. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest.html">QRCodeTest</a></li>
  114. </ul>
  115. <article class="phpdocumentor-element -class">
  116. <h2 class="phpdocumentor-content__title">
  117. QROptionsTest
  118. <span class="phpdocumentor-element__extends">
  119. extends <abbr title="\PHPUnit\Framework\TestCase">TestCase</abbr>
  120. </span>
  121. <div class="phpdocumentor-element__package">
  122. in package
  123. <ul class="phpdocumentor-breadcrumbs">
  124. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  125. </ul>
  126. </div>
  127. </h2>
  128. <div class="phpdocumentor-label-line">
  129. <div class="phpdocumentor-label phpdocumentor-label--success"><span>Final</span><span>Yes</span></div>
  130. </div>
  131. <aside class="phpdocumentor-element-found-in">
  132. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  133. :
  134. <span class="phpdocumentor-element-found-in__line">23</span>
  135. </aside>
  136. <p class="phpdocumentor-summary">QROptions test</p>
  137. <h3 id="toc">
  138. Table of Contents
  139. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
  140. </h3>
  141. <h4 id="toc-methods">
  142. Methods
  143. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
  144. </h4>
  145. <dl class="phpdocumentor-table-of-contents">
  146. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  147. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_circleRadiusProvider">circleRadiusProvider()</a>
  148. <span>
  149. &nbsp;: array&lt;string|int, array&lt;string|int, float&gt;&gt; </span>
  150. </dt>
  151. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  152. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_logoSpaceValueProvider">logoSpaceValueProvider()</a>
  153. <span>
  154. &nbsp;: array&lt;string|int, array&lt;string|int, int&gt;&gt; </span>
  155. </dt>
  156. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  157. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_RGBProvider">RGBProvider()</a>
  158. <span>
  159. &nbsp;: array&lt;string|int, array&lt;string|int, array&lt;string|int, int&gt;&gt;&gt; </span>
  160. </dt>
  161. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  162. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testClampCircleRadius">testClampCircleRadius()</a>
  163. <span>
  164. &nbsp;: void </span>
  165. </dt>
  166. <dd>Tests clamping of the circle radius</dd>
  167. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  168. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testClampLogoSpaceValue">testClampLogoSpaceValue()</a>
  169. <span>
  170. &nbsp;: void </span>
  171. </dt>
  172. <dd>Tests the clamping (between 0 and 177) of the logo space values</dd>
  173. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  174. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testLogoSpaceStartNullable">testLogoSpaceStartNullable()</a>
  175. <span>
  176. &nbsp;: void </span>
  177. </dt>
  178. <dd>Tests if the optional logo space start values are nullable</dd>
  179. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  180. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testSetEccLevel">testSetEccLevel()</a>
  181. <span>
  182. &nbsp;: void </span>
  183. </dt>
  184. <dd>Tests setting the ECC level from string or int</dd>
  185. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  186. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testSetEccLevelFromIntException">testSetEccLevelFromIntException()</a>
  187. <span>
  188. &nbsp;: void </span>
  189. </dt>
  190. <dd>Tests if an exception is thrown when attempting to set an invalid ECC level integer</dd>
  191. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  192. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testSetEccLevelFromStringException">testSetEccLevelFromStringException()</a>
  193. <span>
  194. &nbsp;: void </span>
  195. </dt>
  196. <dd>Tests if an exception is thrown when attempting to set an invalid ECC level string</dd>
  197. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  198. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testVersionClamp">testVersionClamp()</a>
  199. <span>
  200. &nbsp;: void </span>
  201. </dt>
  202. <dd>Tests the $version clamping</dd>
  203. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  204. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testVersionMinMaxClamp">testVersionMinMaxClamp()</a>
  205. <span>
  206. &nbsp;: void </span>
  207. </dt>
  208. <dd>Tests the $versionMin/$versionMax clamping</dd>
  209. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  210. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_VersionMinMaxProvider">VersionMinMaxProvider()</a>
  211. <span>
  212. &nbsp;: array&lt;string|int, array&lt;string|int, int&gt;&gt; </span>
  213. </dt>
  214. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  215. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_VersionProvider">VersionProvider()</a>
  216. <span>
  217. &nbsp;: array&lt;string|int, array&lt;string|int, int&gt;&gt; </span>
  218. </dt>
  219. </dl>
  220. <section class="phpdocumentor-methods">
  221. <h3 class="phpdocumentor-elements__header" id="methods">
  222. Methods
  223. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  224. </h3>
  225. <article
  226. class="phpdocumentor-element
  227. -method
  228. -public
  229. -static "
  230. >
  231. <h4 class="phpdocumentor-element__name" id="method_circleRadiusProvider">
  232. circleRadiusProvider()
  233. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_circleRadiusProvider" class="headerlink"><i class="fas fa-link"></i></a>
  234. </h4>
  235. <aside class="phpdocumentor-element-found-in">
  236. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  237. :
  238. <span class="phpdocumentor-element-found-in__line">163</span>
  239. </aside>
  240. <code class="phpdocumentor-code phpdocumentor-signature ">
  241. <span class="phpdocumentor-signature__visibility">public</span>
  242. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">circleRadiusProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, float&gt;&gt;</span></code>
  243. <div class="phpdocumentor-label-line">
  244. </div>
  245. <section>
  246. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  247. <span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, float&gt;&gt;</span>
  248. </section>
  249. </article>
  250. <article
  251. class="phpdocumentor-element
  252. -method
  253. -public
  254. -static "
  255. >
  256. <h4 class="phpdocumentor-element__name" id="method_logoSpaceValueProvider">
  257. logoSpaceValueProvider()
  258. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_logoSpaceValueProvider" 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/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  262. :
  263. <span class="phpdocumentor-element-found-in__line">117</span>
  264. </aside>
  265. <code class="phpdocumentor-code phpdocumentor-signature ">
  266. <span class="phpdocumentor-signature__visibility">public</span>
  267. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">logoSpaceValueProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, int&gt;&gt;</span></code>
  268. <div class="phpdocumentor-label-line">
  269. </div>
  270. <section>
  271. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  272. <span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, int&gt;&gt;</span>
  273. </section>
  274. </article>
  275. <article
  276. class="phpdocumentor-element
  277. -method
  278. -public
  279. -static "
  280. >
  281. <h4 class="phpdocumentor-element__name" id="method_RGBProvider">
  282. RGBProvider()
  283. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_RGBProvider" class="headerlink"><i class="fas fa-link"></i></a>
  284. </h4>
  285. <aside class="phpdocumentor-element-found-in">
  286. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  287. :
  288. <span class="phpdocumentor-element-found-in__line">106</span>
  289. </aside>
  290. <code class="phpdocumentor-code phpdocumentor-signature ">
  291. <span class="phpdocumentor-signature__visibility">public</span>
  292. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">RGBProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, array&lt;string|int, int&gt;&gt;&gt;</span></code>
  293. <div class="phpdocumentor-label-line">
  294. </div>
  295. <section>
  296. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  297. <span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, array&lt;string|int, int&gt;&gt;&gt;</span>
  298. </section>
  299. </article>
  300. <article
  301. class="phpdocumentor-element
  302. -method
  303. -public
  304. "
  305. >
  306. <h4 class="phpdocumentor-element__name" id="method_testClampCircleRadius">
  307. testClampCircleRadius()
  308. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testClampCircleRadius" class="headerlink"><i class="fas fa-link"></i></a>
  309. </h4>
  310. <aside class="phpdocumentor-element-found-in">
  311. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  312. :
  313. <span class="phpdocumentor-element-found-in__line">174</span>
  314. </aside>
  315. <p class="phpdocumentor-summary">Tests clamping of the circle radius</p>
  316. <code class="phpdocumentor-code phpdocumentor-signature ">
  317. <span class="phpdocumentor-signature__visibility">public</span>
  318. <span class="phpdocumentor-signature__name">testClampCircleRadius</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">float&nbsp;</span><span class="phpdocumentor-signature__argument__name">$value</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">float&nbsp;</span><span class="phpdocumentor-signature__argument__name">$expected</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  319. <div class="phpdocumentor-label-line">
  320. </div>
  321. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  322. <dl class="phpdocumentor-argument-list">
  323. <dt class="phpdocumentor-argument-list__entry">
  324. <span class="phpdocumentor-signature__argument__name">$value</span>
  325. : <span class="phpdocumentor-signature__argument__return-type">float</span>
  326. </dt>
  327. <dd class="phpdocumentor-argument-list__definition">
  328. </dd>
  329. <dt class="phpdocumentor-argument-list__entry">
  330. <span class="phpdocumentor-signature__argument__name">$expected</span>
  331. : <span class="phpdocumentor-signature__argument__return-type">float</span>
  332. </dt>
  333. <dd class="phpdocumentor-argument-list__definition">
  334. </dd>
  335. </dl>
  336. <section class="phpdocumentor-attributes">
  337. <h5 class="phpdocumentor-elements__header" id="attributes">
  338. Attributes <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testClampCircleRadius#attributes" class="headerlink"><i class="fas fa-link"></i></a>
  339. </h5>
  340. <dl class="phpdocumentor-argument-list">
  341. <dt class="phpdocumentor-argument-list__entry">
  342. #[<abbr title="\PHPUnit\Framework\Attributes\DataProvider">DataProvider</abbr>]
  343. </dt>
  344. <dd class="phpdocumentor-argument-list__entry">
  345. &#039;circleRadiusProvider&#039;
  346. </dd>
  347. </dl>
  348. </section>
  349. </article>
  350. <article
  351. class="phpdocumentor-element
  352. -method
  353. -public
  354. "
  355. >
  356. <h4 class="phpdocumentor-element__name" id="method_testClampLogoSpaceValue">
  357. testClampLogoSpaceValue()
  358. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testClampLogoSpaceValue" class="headerlink"><i class="fas fa-link"></i></a>
  359. </h4>
  360. <aside class="phpdocumentor-element-found-in">
  361. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  362. :
  363. <span class="phpdocumentor-element-found-in__line">130</span>
  364. </aside>
  365. <p class="phpdocumentor-summary">Tests the clamping (between 0 and 177) of the logo space values</p>
  366. <code class="phpdocumentor-code phpdocumentor-signature ">
  367. <span class="phpdocumentor-signature__visibility">public</span>
  368. <span class="phpdocumentor-signature__name">testClampLogoSpaceValue</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$value</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$expected</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  369. <div class="phpdocumentor-label-line">
  370. </div>
  371. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  372. <dl class="phpdocumentor-argument-list">
  373. <dt class="phpdocumentor-argument-list__entry">
  374. <span class="phpdocumentor-signature__argument__name">$value</span>
  375. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  376. </dt>
  377. <dd class="phpdocumentor-argument-list__definition">
  378. </dd>
  379. <dt class="phpdocumentor-argument-list__entry">
  380. <span class="phpdocumentor-signature__argument__name">$expected</span>
  381. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  382. </dt>
  383. <dd class="phpdocumentor-argument-list__definition">
  384. </dd>
  385. </dl>
  386. <section class="phpdocumentor-attributes">
  387. <h5 class="phpdocumentor-elements__header" id="attributes">
  388. Attributes <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testClampLogoSpaceValue#attributes" class="headerlink"><i class="fas fa-link"></i></a>
  389. </h5>
  390. <dl class="phpdocumentor-argument-list">
  391. <dt class="phpdocumentor-argument-list__entry">
  392. #[<abbr title="\PHPUnit\Framework\Attributes\DataProvider">DataProvider</abbr>]
  393. </dt>
  394. <dd class="phpdocumentor-argument-list__entry">
  395. &#039;logoSpaceValueProvider&#039;
  396. </dd>
  397. </dl>
  398. </section>
  399. </article>
  400. <article
  401. class="phpdocumentor-element
  402. -method
  403. -public
  404. "
  405. >
  406. <h4 class="phpdocumentor-element__name" id="method_testLogoSpaceStartNullable">
  407. testLogoSpaceStartNullable()
  408. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testLogoSpaceStartNullable" class="headerlink"><i class="fas fa-link"></i></a>
  409. </h4>
  410. <aside class="phpdocumentor-element-found-in">
  411. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  412. :
  413. <span class="phpdocumentor-element-found-in__line">144</span>
  414. </aside>
  415. <p class="phpdocumentor-summary">Tests if the optional logo space start values are nullable</p>
  416. <code class="phpdocumentor-code phpdocumentor-signature ">
  417. <span class="phpdocumentor-signature__visibility">public</span>
  418. <span class="phpdocumentor-signature__name">testLogoSpaceStartNullable</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  419. <div class="phpdocumentor-label-line">
  420. </div>
  421. </article>
  422. <article
  423. class="phpdocumentor-element
  424. -method
  425. -public
  426. "
  427. >
  428. <h4 class="phpdocumentor-element__name" id="method_testSetEccLevel">
  429. testSetEccLevel()
  430. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testSetEccLevel" class="headerlink"><i class="fas fa-link"></i></a>
  431. </h4>
  432. <aside class="phpdocumentor-element-found-in">
  433. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  434. :
  435. <span class="phpdocumentor-element-found-in__line">73</span>
  436. </aside>
  437. <p class="phpdocumentor-summary">Tests setting the ECC level from string or int</p>
  438. <code class="phpdocumentor-code phpdocumentor-signature ">
  439. <span class="phpdocumentor-signature__visibility">public</span>
  440. <span class="phpdocumentor-signature__name">testSetEccLevel</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  441. <div class="phpdocumentor-label-line">
  442. </div>
  443. </article>
  444. <article
  445. class="phpdocumentor-element
  446. -method
  447. -public
  448. "
  449. >
  450. <h4 class="phpdocumentor-element__name" id="method_testSetEccLevelFromIntException">
  451. testSetEccLevelFromIntException()
  452. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testSetEccLevelFromIntException" class="headerlink"><i class="fas fa-link"></i></a>
  453. </h4>
  454. <aside class="phpdocumentor-element-found-in">
  455. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  456. :
  457. <span class="phpdocumentor-element-found-in__line">86</span>
  458. </aside>
  459. <p class="phpdocumentor-summary">Tests if an exception is thrown when attempting to set an invalid ECC level integer</p>
  460. <code class="phpdocumentor-code phpdocumentor-signature ">
  461. <span class="phpdocumentor-signature__visibility">public</span>
  462. <span class="phpdocumentor-signature__name">testSetEccLevelFromIntException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  463. <div class="phpdocumentor-label-line">
  464. </div>
  465. </article>
  466. <article
  467. class="phpdocumentor-element
  468. -method
  469. -public
  470. "
  471. >
  472. <h4 class="phpdocumentor-element__name" id="method_testSetEccLevelFromStringException">
  473. testSetEccLevelFromStringException()
  474. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testSetEccLevelFromStringException" class="headerlink"><i class="fas fa-link"></i></a>
  475. </h4>
  476. <aside class="phpdocumentor-element-found-in">
  477. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  478. :
  479. <span class="phpdocumentor-element-found-in__line">96</span>
  480. </aside>
  481. <p class="phpdocumentor-summary">Tests if an exception is thrown when attempting to set an invalid ECC level string</p>
  482. <code class="phpdocumentor-code phpdocumentor-signature ">
  483. <span class="phpdocumentor-signature__visibility">public</span>
  484. <span class="phpdocumentor-signature__name">testSetEccLevelFromStringException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  485. <div class="phpdocumentor-label-line">
  486. </div>
  487. </article>
  488. <article
  489. class="phpdocumentor-element
  490. -method
  491. -public
  492. "
  493. >
  494. <h4 class="phpdocumentor-element__name" id="method_testVersionClamp">
  495. testVersionClamp()
  496. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testVersionClamp" class="headerlink"><i class="fas fa-link"></i></a>
  497. </h4>
  498. <aside class="phpdocumentor-element-found-in">
  499. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  500. :
  501. <span class="phpdocumentor-element-found-in__line">40</span>
  502. </aside>
  503. <p class="phpdocumentor-summary">Tests the $version clamping</p>
  504. <code class="phpdocumentor-code phpdocumentor-signature ">
  505. <span class="phpdocumentor-signature__visibility">public</span>
  506. <span class="phpdocumentor-signature__name">testVersionClamp</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$version</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$expected</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  507. <div class="phpdocumentor-label-line">
  508. </div>
  509. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  510. <dl class="phpdocumentor-argument-list">
  511. <dt class="phpdocumentor-argument-list__entry">
  512. <span class="phpdocumentor-signature__argument__name">$version</span>
  513. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  514. </dt>
  515. <dd class="phpdocumentor-argument-list__definition">
  516. </dd>
  517. <dt class="phpdocumentor-argument-list__entry">
  518. <span class="phpdocumentor-signature__argument__name">$expected</span>
  519. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  520. </dt>
  521. <dd class="phpdocumentor-argument-list__definition">
  522. </dd>
  523. </dl>
  524. <section class="phpdocumentor-attributes">
  525. <h5 class="phpdocumentor-elements__header" id="attributes">
  526. Attributes <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testVersionClamp#attributes" class="headerlink"><i class="fas fa-link"></i></a>
  527. </h5>
  528. <dl class="phpdocumentor-argument-list">
  529. <dt class="phpdocumentor-argument-list__entry">
  530. #[<abbr title="\PHPUnit\Framework\Attributes\DataProvider">DataProvider</abbr>]
  531. </dt>
  532. <dd class="phpdocumentor-argument-list__entry">
  533. &#039;VersionProvider&#039;
  534. </dd>
  535. </dl>
  536. </section>
  537. </article>
  538. <article
  539. class="phpdocumentor-element
  540. -method
  541. -public
  542. "
  543. >
  544. <h4 class="phpdocumentor-element__name" id="method_testVersionMinMaxClamp">
  545. testVersionMinMaxClamp()
  546. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testVersionMinMaxClamp" class="headerlink"><i class="fas fa-link"></i></a>
  547. </h4>
  548. <aside class="phpdocumentor-element-found-in">
  549. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  550. :
  551. <span class="phpdocumentor-element-found-in__line">62</span>
  552. </aside>
  553. <p class="phpdocumentor-summary">Tests the $versionMin/$versionMax clamping</p>
  554. <code class="phpdocumentor-code phpdocumentor-signature ">
  555. <span class="phpdocumentor-signature__visibility">public</span>
  556. <span class="phpdocumentor-signature__name">testVersionMinMaxClamp</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$versionMin</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$versionMax</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$expectedMin</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$expectedMax</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  557. <div class="phpdocumentor-label-line">
  558. </div>
  559. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  560. <dl class="phpdocumentor-argument-list">
  561. <dt class="phpdocumentor-argument-list__entry">
  562. <span class="phpdocumentor-signature__argument__name">$versionMin</span>
  563. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  564. </dt>
  565. <dd class="phpdocumentor-argument-list__definition">
  566. </dd>
  567. <dt class="phpdocumentor-argument-list__entry">
  568. <span class="phpdocumentor-signature__argument__name">$versionMax</span>
  569. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  570. </dt>
  571. <dd class="phpdocumentor-argument-list__definition">
  572. </dd>
  573. <dt class="phpdocumentor-argument-list__entry">
  574. <span class="phpdocumentor-signature__argument__name">$expectedMin</span>
  575. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  576. </dt>
  577. <dd class="phpdocumentor-argument-list__definition">
  578. </dd>
  579. <dt class="phpdocumentor-argument-list__entry">
  580. <span class="phpdocumentor-signature__argument__name">$expectedMax</span>
  581. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  582. </dt>
  583. <dd class="phpdocumentor-argument-list__definition">
  584. </dd>
  585. </dl>
  586. <section class="phpdocumentor-attributes">
  587. <h5 class="phpdocumentor-elements__header" id="attributes">
  588. Attributes <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testVersionMinMaxClamp#attributes" class="headerlink"><i class="fas fa-link"></i></a>
  589. </h5>
  590. <dl class="phpdocumentor-argument-list">
  591. <dt class="phpdocumentor-argument-list__entry">
  592. #[<abbr title="\PHPUnit\Framework\Attributes\DataProvider">DataProvider</abbr>]
  593. </dt>
  594. <dd class="phpdocumentor-argument-list__entry">
  595. &#039;VersionMinMaxProvider&#039;
  596. </dd>
  597. </dl>
  598. </section>
  599. </article>
  600. <article
  601. class="phpdocumentor-element
  602. -method
  603. -public
  604. -static "
  605. >
  606. <h4 class="phpdocumentor-element__name" id="method_VersionMinMaxProvider">
  607. VersionMinMaxProvider()
  608. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_VersionMinMaxProvider" class="headerlink"><i class="fas fa-link"></i></a>
  609. </h4>
  610. <aside class="phpdocumentor-element-found-in">
  611. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  612. :
  613. <span class="phpdocumentor-element-found-in__line">50</span>
  614. </aside>
  615. <code class="phpdocumentor-code phpdocumentor-signature ">
  616. <span class="phpdocumentor-signature__visibility">public</span>
  617. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">VersionMinMaxProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, int&gt;&gt;</span></code>
  618. <div class="phpdocumentor-label-line">
  619. </div>
  620. <section>
  621. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  622. <span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, int&gt;&gt;</span>
  623. </section>
  624. </article>
  625. <article
  626. class="phpdocumentor-element
  627. -method
  628. -public
  629. -static "
  630. >
  631. <h4 class="phpdocumentor-element__name" id="method_VersionProvider">
  632. VersionProvider()
  633. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_VersionProvider" class="headerlink"><i class="fas fa-link"></i></a>
  634. </h4>
  635. <aside class="phpdocumentor-element-found-in">
  636. <abbr class="phpdocumentor-element-found-in__file" title="tests/QROptionsTest.php"><a href="files/tests-qroptionstest.html"><abbr title="tests/QROptionsTest.php">QROptionsTest.php</abbr></a></abbr>
  637. :
  638. <span class="phpdocumentor-element-found-in__line">28</span>
  639. </aside>
  640. <code class="phpdocumentor-code phpdocumentor-signature ">
  641. <span class="phpdocumentor-signature__visibility">public</span>
  642. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">VersionProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, int&gt;&gt;</span></code>
  643. <div class="phpdocumentor-label-line">
  644. </div>
  645. <section>
  646. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  647. <span class="phpdocumentor-signature__response_type">array&lt;string|int, array&lt;string|int, int&gt;&gt;</span>
  648. </section>
  649. </article>
  650. </section>
  651. <div class="phpdocumentor-modal" id="source-view">
  652. <div class="phpdocumentor-modal-bg" data-exit-button></div>
  653. <div class="phpdocumentor-modal-container">
  654. <div class="phpdocumentor-modal-content">
  655. <pre style="max-height: 500px; overflow-y: scroll" data-src="files/tests/QROptionsTest.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
  656. </div>
  657. <button data-exit-button class="phpdocumentor-modal__close">&times;</button>
  658. </div>
  659. </div>
  660. <script type="text/javascript">
  661. (function () {
  662. function loadExternalCodeSnippet(el, url, line) {
  663. Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
  664. const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
  665. const language = 'php';
  666. const code = document.createElement('code');
  667. code.className = 'language-' + language;
  668. pre.textContent = '';
  669. pre.setAttribute('data-line', line)
  670. code.textContent = 'Loading…';
  671. pre.appendChild(code);
  672. var xhr = new XMLHttpRequest();
  673. xhr.open('GET', src, true);
  674. xhr.onreadystatechange = function () {
  675. if (xhr.readyState !== 4) {
  676. return;
  677. }
  678. if (xhr.status < 400 && xhr.responseText) {
  679. code.textContent = xhr.responseText;
  680. Prism.highlightElement(code);
  681. return;
  682. }
  683. if (xhr.status === 404) {
  684. code.textContent = '✖ Error: File could not be found';
  685. return;
  686. }
  687. if (xhr.status >= 400) {
  688. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  689. return;
  690. }
  691. code.textContent = '✖ Error: An unknown error occurred';
  692. };
  693. xhr.send(null);
  694. });
  695. }
  696. const modalButtons = document.querySelectorAll("[data-modal]");
  697. const openedAsLocalFile = window.location.protocol === 'file:';
  698. if (modalButtons.length > 0 && openedAsLocalFile) {
  699. console.warn(
  700. 'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
  701. 'browsers block XHR requests when a page is opened this way'
  702. );
  703. }
  704. modalButtons.forEach(function (trigger) {
  705. if (openedAsLocalFile) {
  706. trigger.setAttribute("hidden", "hidden");
  707. }
  708. trigger.addEventListener("click", function (event) {
  709. event.preventDefault();
  710. const modal = document.getElementById(trigger.dataset.modal);
  711. if (!modal) {
  712. console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
  713. return;
  714. }
  715. modal.classList.add("phpdocumentor-modal__open");
  716. loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
  717. const exits = modal.querySelectorAll("[data-exit-button]");
  718. exits.forEach(function (exit) {
  719. exit.addEventListener("click", function (event) {
  720. event.preventDefault();
  721. modal.classList.remove("phpdocumentor-modal__open");
  722. });
  723. });
  724. });
  725. });
  726. })();
  727. </script>
  728. </article>
  729. </section>
  730. <section class="phpdocumentor-on-this-page__sidebar">
  731. <section class="phpdocumentor-on-this-page__content">
  732. <strong class="phpdocumentor-on-this-page__title">On this page</strong>
  733. <ul class="phpdocumentor-list -clean">
  734. <li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
  735. <li>
  736. <ul class="phpdocumentor-list -clean">
  737. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#toc-methods">Methods</a></li>
  738. </ul>
  739. </li>
  740. <li class="phpdocumentor-on-this-page-section__title">Methods</li>
  741. <li>
  742. <ul class="phpdocumentor-list -clean">
  743. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_circleRadiusProvider">circleRadiusProvider()</a></li>
  744. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_logoSpaceValueProvider">logoSpaceValueProvider()</a></li>
  745. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_RGBProvider">RGBProvider()</a></li>
  746. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testClampCircleRadius">testClampCircleRadius()</a></li>
  747. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testClampLogoSpaceValue">testClampLogoSpaceValue()</a></li>
  748. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testLogoSpaceStartNullable">testLogoSpaceStartNullable()</a></li>
  749. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testSetEccLevel">testSetEccLevel()</a></li>
  750. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testSetEccLevelFromIntException">testSetEccLevelFromIntException()</a></li>
  751. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testSetEccLevelFromStringException">testSetEccLevelFromStringException()</a></li>
  752. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testVersionClamp">testVersionClamp()</a></li>
  753. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_testVersionMinMaxClamp">testVersionMinMaxClamp()</a></li>
  754. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_VersionMinMaxProvider">VersionMinMaxProvider()</a></li>
  755. <li><a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#method_VersionProvider">VersionProvider()</a></li>
  756. </ul>
  757. </li>
  758. </ul>
  759. </section>
  760. </section>
  761. </div>
  762. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  763. <section class="phpdocumentor-search-results__dialog">
  764. <header class="phpdocumentor-search-results__header">
  765. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  766. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  767. </header>
  768. <section class="phpdocumentor-search-results__body">
  769. <ul class="phpdocumentor-search-results__entries"></ul>
  770. </section>
  771. </section>
  772. </section>
  773. </div>
  774. <a href="classes/chillerlan-QRCodeTest-QROptionsTest.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  775. </main>
  776. <script>
  777. cssVars({});
  778. </script>
  779. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  780. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  781. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  782. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  783. </body>
  784. </html>