XMLWriter::endComment
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 1.0.0)
Create end comment
Description
Oop
XMLWriter::endComment(): bool
Procedural
xmlwriter_end_comment(XMLWriter $writer): bool
Ends the current comment.
Parameters
Return Values
Success
Changelog
| Version | Description |
|---|
See Also
XMLWriter::startCommentXMLWriter::writeComment