HeadLink
class HeadLink extends Element (View source)
Properties
protected string | $element | Default element. |
|
protected bool | $isSelfClosing | Whether the element is self closing. |
Methods
__construct(string $href = '#', string $rel = null, string $type = null, string $media = null)
Create a new Link.