Link
final class Link
Link.
Constants
| COMMON |
|
| BRACKET |
|
| IMAGE |
|
Properties
| $URL | URL in resolved form |
||
| $raw | URL as written in text |
||
| $modifier | |||
| $type | how was link created? |
||
| $label | optional label, used by references |
||
| $name | reference name (if is stored as reference) |
Methods
__construct(string $URL)
No description
__clone()
No description
Details
at line 44
__construct(string $URL)
No description
at line 52
__clone()
No description
Traits
Better OOP experience.