← All docs

xmlwriter_end_document()

Ends the document, closing every open node.

xmlwriter_end_document()

function xmlwriter_end_document(mixed $writer): bool

Ends the document, closing every open node.

Parameters:

  • $writer (mixed)

Returns: bool

Availability

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

Internals

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