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
| Version | Description |
|---|
See Also
XMLWriter::startDocument