Html::isVoid()
Checks if a tag is self-closing
Parameters
Name | Type | Default |
---|---|---|
$tag * | string |
– |
Return type
bool
Parent class
Kirby\Cms\Html
inherited from Kirby\Toolkit\Html
Checks if a tag is self-closing
Name | Type | Default |
---|---|---|
$tag * | string |
– |
bool
Kirby\Cms\Html
inherited from Kirby\Toolkit\Html