$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.
Returns the HTML contents of the element
$inline->innerHtml(): string
string
This method modifies the existing $inline
object it is applied to and returns it again.