9364704510b4676fcc618154071ea820252d1b70
[awesomized/ext-ion] / docs / v0.2 / ion / Symbol / toString.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Symbol::toString -
7 mdref
8 </title>
9 <meta property="og:title" content="ion\Symbol::toString">
10 <meta name="viewport" content="width=1200, initial-scale=0.5">
11 <base href="/ext-ion/v0.2/">
12 <meta http-equiv="Content-Location" content="/ext-ion/v0.2/ion/Symbol/toString">
13 <link rel="stylesheet" href="index.css">
14
15 <link rel="shortcut icon" href="/ext-ion/v0.2/favicon.ico">
16 </head>
17 <body>
18 <div class="page">
19
20 <div class="sidebar">
21
22 <div class="edit">
23 <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
24 </div>
25
26
27 <ul>
28 <li>&lsh; <a href="./">Home</a>
29
30 <ul>
31 <li>
32
33 &uarr; <a href="./ion">
34 ion
35 </a>
36 <ul>
37 <li>
38
39 &uarr; <a href="./ion/Symbol">
40 Symbol
41 </a>
42 <ul>
43 <li>
44
45 &circlearrowright; <strong><a href="./ion/Symbol/toString">Symbol::toString</a></strong>
46
47
48
49 </ul>
50
51 <li>&ldsh; <a href="./ion/Symbol/Enum">Enum</a></li>
52
53 <li>&ldsh; <a href="./ion/Symbol/ImportLocation">ImportLocation</a></li>
54
55 <li>&ldsh; <a href="./ion/Symbol/PHP">PHP</a></li>
56
57 <li>&ldsh; <a href="./ion/Symbol/System">System</a></li>
58
59 <li>&ldsh; <a href="./ion/Symbol/Table">Table</a></li>
60
61 <li>&ldsh; <a href="./ion/Symbol/__construct">Symbol::__construct</a></li>
62
63 <li>&ldsh; <a href="./ion/Symbol/equals">Symbol::equals</a></li>
64
65 </ul>
66
67 </li>
68 </ul>
69
70 </li>
71 </ul>
72 </div>
73 <meta charset="utf-8"><h1>
74 <a class="permalink" href="ion/Symbol/toString#">#</a><code><a href="https://php.net/manual/en/language.types.string">string</a></code> <a href="ion/Symbol/toString">ion\Symbol::toString</a>()</h1><h2 id="Params:">Params:<a class="permalink" href="ion/Symbol/toString#Params:">#</a>
75 </h2><p>None.</p>
76 <div class="comments">
77 <style>.giscus-frame {min-height: 16em;}</style>
78 <script>
79 function giscus_load(button) {
80 let script = document.createElement("script");
81 script.setAttribute("data-repo", 'awesomized/ext-ion');
82 script.setAttribute("data-category", 'Comments on Docs');
83 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
84 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
85 script.setAttribute("data-mapping", 'og:title');
86 script.setAttribute("data-input-position", 'bottom');
87 script.setAttribute("data-reactions-enabled", false);
88 script.setAttribute("data-theme", 'light');
89 script.setAttribute("data-lang", 'en');
90
91 script.src = "//giscus.app/client.js";
92 button.parentNode.replaceChild(script, button);
93 }
94 </script>
95 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
96
97 </div>
98
99 <footer>
100
101 <ul>
102 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
103 </a></li>
104 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
105 <li>
106 </li>
107 </ul>
108
109 </footer>
110
111 <script src="index.js" defer></script>
112
113 </div>
114 </body>
115 </html>