chillerlan-QRCodeTest-QROptionsTest.html 48 KB

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