Skip to content

Kirby 5.0.4

$inline->innerHtml()

Returns the HTML contents of the element

$inline->innerHtml(): string

Return type

string

This method modifies the existing $inline object it is applied to and returns it again.

Parent class

Kirby\Parsley\Inline