XMLWriter::endDtd
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0)
End current DTD
Description
Oop
XMLWriter::endDtd(): bool
Procedural
xmlwriter_end_dtd(XMLWriter $writer): bool
Ends the DTD of the document.
Parameters
Return Values
Success
Changelog
| Version | Description |
|---|
See Also
XMLWriter::startDtdXMLWriter::writeDtd