php8.5
Home/ Manual/ xmlwriter / xmlwriter/ XMLWriter::endDocument

XMLWriter::endDocument

PHP function Edit on GitHub ✎

(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0)

End current document

Description

Oop

XMLWriter::endDocument(): bool

Procedural

xmlwriter_end_document(XMLWriter $writer): bool

Ends the current document.

Parameters

Return Values

Success

Changelog

VersionDescription

See Also

  • XMLWriter::startDocument

Source: reference/xmlwriter/xmlwriter/enddocument.xml · from the official PHP manual (php/doc-en)