← All docs

xmlwriter_full_end_element()

Ends the current element with an explicit end tag.

xmlwriter_full_end_element()

function xmlwriter_full_end_element(mixed $writer): bool

Ends the current element with an explicit end tag.

Parameters:

  • $writer (mixed)

Returns: bool

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how xmlwriter_full_end_element is implemented in the compiler, see the internals page.