mdref.json config
[mdref/mdref-http] / http / Url / __toString.md
1 # string http\Url::__toString()
2
3 String cast handler. Alias of http\Url::toString().
4
5 ## Params:
6
7 None.
8
9 ## Returns:
10
11 * string, the URL as string.
12
13 ## Example:
14
15 echo new http\Url;
16
17 Yields:
18
19 http://localhost/