(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 1.0.0)
XMLWriter::endComment -- xmlwriter_end_comment — Create end comment
Object-oriented style
Procedural style
Ends the current comment.
writer| Version | Description |
|---|---|
| 8.0.0 |
writer expects an XMLWriter
instance now; previously, a resource was expected.
|