chillerlan-QRCodeTest-Common-ModeTest.html 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547
  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. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest-common.html">Common</a></li>
  115. </ul>
  116. <article class="phpdocumentor-element -class">
  117. <h2 class="phpdocumentor-content__title">
  118. ModeTest
  119. <span class="phpdocumentor-element__extends">
  120. extends <abbr title="\PHPUnit\Framework\TestCase">TestCase</abbr>
  121. </span>
  122. <div class="phpdocumentor-element__package">
  123. in package
  124. <ul class="phpdocumentor-breadcrumbs">
  125. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  126. </ul>
  127. </div>
  128. </h2>
  129. <div class="phpdocumentor-label-line">
  130. <div class="phpdocumentor-label phpdocumentor-label--success"><span>Final</span><span>Yes</span></div>
  131. </div>
  132. <aside class="phpdocumentor-element-found-in">
  133. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  134. :
  135. <span class="phpdocumentor-element-found-in__line">21</span>
  136. </aside>
  137. <p class="phpdocumentor-summary">Mode coverage test</p>
  138. <h3 id="toc">
  139. Table of Contents
  140. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
  141. </h3>
  142. <h4 id="toc-methods">
  143. Methods
  144. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
  145. </h4>
  146. <dl class="phpdocumentor-table-of-contents">
  147. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  148. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionBreakpoints">testGetLengthBitsForVersionBreakpoints()</a>
  149. <span>
  150. &nbsp;: void </span>
  151. </dt>
  152. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  153. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidModeException">testGetLengthBitsForVersionInvalidModeException()</a>
  154. <span>
  155. &nbsp;: void </span>
  156. </dt>
  157. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  158. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidVersionException">testGetLengthBitsForVersionInvalidVersionException()</a>
  159. <span>
  160. &nbsp;: void </span>
  161. </dt>
  162. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  163. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_versionProvider">versionProvider()</a>
  164. <span>
  165. &nbsp;: array&lt;string|int, mixed&gt; </span>
  166. </dt>
  167. <dd>version breakpoints for numeric mode</dd>
  168. </dl>
  169. <section class="phpdocumentor-methods">
  170. <h3 class="phpdocumentor-elements__header" id="methods">
  171. Methods
  172. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  173. </h3>
  174. <article
  175. class="phpdocumentor-element
  176. -method
  177. -public
  178. "
  179. >
  180. <h4 class="phpdocumentor-element__name" id="method_testGetLengthBitsForVersionBreakpoints">
  181. testGetLengthBitsForVersionBreakpoints()
  182. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionBreakpoints" class="headerlink"><i class="fas fa-link"></i></a>
  183. </h4>
  184. <aside class="phpdocumentor-element-found-in">
  185. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  186. :
  187. <span class="phpdocumentor-element-found-in__line">37</span>
  188. </aside>
  189. <code class="phpdocumentor-code phpdocumentor-signature ">
  190. <span class="phpdocumentor-signature__visibility">public</span>
  191. <span class="phpdocumentor-signature__name">testGetLengthBitsForVersionBreakpoints</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>
  192. <div class="phpdocumentor-label-line">
  193. </div>
  194. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  195. <dl class="phpdocumentor-argument-list">
  196. <dt class="phpdocumentor-argument-list__entry">
  197. <span class="phpdocumentor-signature__argument__name">$version</span>
  198. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  199. </dt>
  200. <dd class="phpdocumentor-argument-list__definition">
  201. </dd>
  202. <dt class="phpdocumentor-argument-list__entry">
  203. <span class="phpdocumentor-signature__argument__name">$expected</span>
  204. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  205. </dt>
  206. <dd class="phpdocumentor-argument-list__definition">
  207. </dd>
  208. </dl>
  209. <section class="phpdocumentor-attributes">
  210. <h5 class="phpdocumentor-elements__header" id="attributes">
  211. Attributes <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionBreakpoints#attributes" class="headerlink"><i class="fas fa-link"></i></a>
  212. </h5>
  213. <dl class="phpdocumentor-argument-list">
  214. <dt class="phpdocumentor-argument-list__entry">
  215. #[<abbr title="\PHPUnit\Framework\Attributes\DataProvider">DataProvider</abbr>]
  216. </dt>
  217. <dd class="phpdocumentor-argument-list__entry">
  218. &#039;versionProvider&#039;
  219. </dd>
  220. </dl>
  221. </section>
  222. </article>
  223. <article
  224. class="phpdocumentor-element
  225. -method
  226. -public
  227. "
  228. >
  229. <h4 class="phpdocumentor-element__name" id="method_testGetLengthBitsForVersionInvalidModeException">
  230. testGetLengthBitsForVersionInvalidModeException()
  231. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidModeException" class="headerlink"><i class="fas fa-link"></i></a>
  232. </h4>
  233. <aside class="phpdocumentor-element-found-in">
  234. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  235. :
  236. <span class="phpdocumentor-element-found-in__line">42</span>
  237. </aside>
  238. <code class="phpdocumentor-code phpdocumentor-signature ">
  239. <span class="phpdocumentor-signature__visibility">public</span>
  240. <span class="phpdocumentor-signature__name">testGetLengthBitsForVersionInvalidModeException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  241. <div class="phpdocumentor-label-line">
  242. </div>
  243. </article>
  244. <article
  245. class="phpdocumentor-element
  246. -method
  247. -public
  248. "
  249. >
  250. <h4 class="phpdocumentor-element__name" id="method_testGetLengthBitsForVersionInvalidVersionException">
  251. testGetLengthBitsForVersionInvalidVersionException()
  252. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidVersionException" class="headerlink"><i class="fas fa-link"></i></a>
  253. </h4>
  254. <aside class="phpdocumentor-element-found-in">
  255. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  256. :
  257. <span class="phpdocumentor-element-found-in__line">49</span>
  258. </aside>
  259. <code class="phpdocumentor-code phpdocumentor-signature ">
  260. <span class="phpdocumentor-signature__visibility">public</span>
  261. <span class="phpdocumentor-signature__name">testGetLengthBitsForVersionInvalidVersionException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  262. <div class="phpdocumentor-label-line">
  263. </div>
  264. </article>
  265. <article
  266. class="phpdocumentor-element
  267. -method
  268. -public
  269. -static "
  270. >
  271. <h4 class="phpdocumentor-element__name" id="method_versionProvider">
  272. versionProvider()
  273. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_versionProvider" class="headerlink"><i class="fas fa-link"></i></a>
  274. </h4>
  275. <aside class="phpdocumentor-element-found-in">
  276. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  277. :
  278. <span class="phpdocumentor-element-found-in__line">26</span>
  279. </aside>
  280. <p class="phpdocumentor-summary">version breakpoints for numeric mode</p>
  281. <code class="phpdocumentor-code phpdocumentor-signature ">
  282. <span class="phpdocumentor-signature__visibility">public</span>
  283. <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, mixed&gt;</span></code>
  284. <div class="phpdocumentor-label-line">
  285. </div>
  286. <section>
  287. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  288. <span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
  289. </section>
  290. </article>
  291. </section>
  292. <div class="phpdocumentor-modal" id="source-view">
  293. <div class="phpdocumentor-modal-bg" data-exit-button></div>
  294. <div class="phpdocumentor-modal-container">
  295. <div class="phpdocumentor-modal-content">
  296. <pre style="max-height: 500px; overflow-y: scroll" data-src="files/tests/Common/ModeTest.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
  297. </div>
  298. <button data-exit-button class="phpdocumentor-modal__close">&times;</button>
  299. </div>
  300. </div>
  301. <script type="text/javascript">
  302. (function () {
  303. function loadExternalCodeSnippet(el, url, line) {
  304. Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
  305. const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
  306. const language = 'php';
  307. const code = document.createElement('code');
  308. code.className = 'language-' + language;
  309. pre.textContent = '';
  310. pre.setAttribute('data-line', line)
  311. code.textContent = 'Loading…';
  312. pre.appendChild(code);
  313. var xhr = new XMLHttpRequest();
  314. xhr.open('GET', src, true);
  315. xhr.onreadystatechange = function () {
  316. if (xhr.readyState !== 4) {
  317. return;
  318. }
  319. if (xhr.status < 400 && xhr.responseText) {
  320. code.textContent = xhr.responseText;
  321. Prism.highlightElement(code);
  322. return;
  323. }
  324. if (xhr.status === 404) {
  325. code.textContent = '✖ Error: File could not be found';
  326. return;
  327. }
  328. if (xhr.status >= 400) {
  329. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  330. return;
  331. }
  332. code.textContent = '✖ Error: An unknown error occurred';
  333. };
  334. xhr.send(null);
  335. });
  336. }
  337. const modalButtons = document.querySelectorAll("[data-modal]");
  338. const openedAsLocalFile = window.location.protocol === 'file:';
  339. if (modalButtons.length > 0 && openedAsLocalFile) {
  340. console.warn(
  341. 'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
  342. 'browsers block XHR requests when a page is opened this way'
  343. );
  344. }
  345. modalButtons.forEach(function (trigger) {
  346. if (openedAsLocalFile) {
  347. trigger.setAttribute("hidden", "hidden");
  348. }
  349. trigger.addEventListener("click", function (event) {
  350. event.preventDefault();
  351. const modal = document.getElementById(trigger.dataset.modal);
  352. if (!modal) {
  353. console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
  354. return;
  355. }
  356. modal.classList.add("phpdocumentor-modal__open");
  357. loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
  358. const exits = modal.querySelectorAll("[data-exit-button]");
  359. exits.forEach(function (exit) {
  360. exit.addEventListener("click", function (event) {
  361. event.preventDefault();
  362. modal.classList.remove("phpdocumentor-modal__open");
  363. });
  364. });
  365. });
  366. });
  367. })();
  368. </script>
  369. </article>
  370. </section>
  371. <section class="phpdocumentor-on-this-page__sidebar">
  372. <section class="phpdocumentor-on-this-page__content">
  373. <strong class="phpdocumentor-on-this-page__title">On this page</strong>
  374. <ul class="phpdocumentor-list -clean">
  375. <li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
  376. <li>
  377. <ul class="phpdocumentor-list -clean">
  378. <li><a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#toc-methods">Methods</a></li>
  379. </ul>
  380. </li>
  381. <li class="phpdocumentor-on-this-page-section__title">Methods</li>
  382. <li>
  383. <ul class="phpdocumentor-list -clean">
  384. <li><a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionBreakpoints">testGetLengthBitsForVersionBreakpoints()</a></li>
  385. <li><a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidModeException">testGetLengthBitsForVersionInvalidModeException()</a></li>
  386. <li><a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidVersionException">testGetLengthBitsForVersionInvalidVersionException()</a></li>
  387. <li><a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_versionProvider">versionProvider()</a></li>
  388. </ul>
  389. </li>
  390. </ul>
  391. </section>
  392. </section>
  393. </div>
  394. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  395. <section class="phpdocumentor-search-results__dialog">
  396. <header class="phpdocumentor-search-results__header">
  397. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  398. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  399. </header>
  400. <section class="phpdocumentor-search-results__body">
  401. <ul class="phpdocumentor-search-results__entries"></ul>
  402. </section>
  403. </section>
  404. </section>
  405. </div>
  406. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  407. </main>
  408. <script>
  409. cssVars({});
  410. </script>
  411. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  412. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  413. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  414. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  415. </body>
  416. </html>