deprecated.html 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title> Documentation &raquo; Deprecated elements
  6. </title>
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <base href="../">
  9. <link rel="icon" href="images/favicon.ico"/>
  10. <link rel="stylesheet" href="css/normalize.css">
  11. <link rel="stylesheet" href="css/base.css">
  12. <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  13. <link rel="stylesheet" href="css/template.css">
  14. <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" />
  15. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  16. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  17. <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/js/all.min.js" integrity="sha256-0vuk8LXoyrmCjp1f0O300qo1M75ZQyhH9X3J6d+scmk=" crossorigin="anonymous"></script>
  18. <script src="js/search.js"></script>
  19. <script defer src="js/searchIndex.js"></script>
  20. </head>
  21. <body id="top">
  22. <header class="phpdocumentor-header phpdocumentor-section">
  23. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  24. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  25. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  26. <i class="fas fa-bars"></i>
  27. </label>
  28. <section data-search-form class="phpdocumentor-search">
  29. <label>
  30. <span class="visually-hidden">Search for</span>
  31. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  32. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  33. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  34. </svg>
  35. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  36. </label>
  37. </section>
  38. <nav class="phpdocumentor-topnav">
  39. <ul class="phpdocumentor-topnav__menu">
  40. </ul>
  41. </nav>
  42. </header>
  43. <main class="phpdocumentor">
  44. <div class="phpdocumentor-section">
  45. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  46. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  47. Menu
  48. </label>
  49. <aside class="phpdocumentor-column -four phpdocumentor-sidebar">
  50. <section class="phpdocumentor-sidebar__category">
  51. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  52. <h3 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/default.html"><abbr title="\">Global</abbr></a></h3>
  53. </section>
  54. <section class="phpdocumentor-sidebar__category">
  55. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  56. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  57. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  58. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  59. </section>
  60. <section class="phpdocumentor-sidebar__category">
  61. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  62. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  63. </section>
  64. </aside>
  65. <div class="phpdocumentor-column -eight phpdocumentor-content">
  66. <ul class="phpdocumentor-breadcrumbs">
  67. <li><a href="">Home</a></li>
  68. </ul>
  69. <div class="phpdocumentor-row">
  70. <h2 class="phpdocumentor-content__title">Deprecated</h2>
  71. <div class="phpdocumentor-admonition phpdocumentor-admonition--success">
  72. No deprecated elements have been found in this project.
  73. </div>
  74. </div>
  75. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  76. <section class="phpdocumentor-search-results__dialog">
  77. <header class="phpdocumentor-search-results__header">
  78. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  79. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  80. </header>
  81. <section class="phpdocumentor-search-results__body">
  82. <ul class="phpdocumentor-search-results__entries"></ul>
  83. </section>
  84. </section>
  85. </section>
  86. </div>
  87. </div>
  88. <a href="reports/deprecated.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  89. </main>
  90. <script>
  91. cssVars({});
  92. </script>
  93. </body>
  94. </html>