Skip to content

Kirby 5.0.0

$element->outerHtml()

Returns the full HTML for the element

$element->outerHtml(array|null $marks = null): string

Parameters

Name Type Default
$marks arrayornull null

Return type

string

Parent class

Kirby\Parsley\Element