(PHP 5 >= 5.1.2, PECL xmlwriter >= 1.0.0)
XMLWriter::endComment — Create end comment
Object oriented style:
Procedural style:
Ends the current comment.
Apenas para chamadas de procedimentos. O recurso XMLWriter resource que esta sendo modificado. Este recurso vem de uma chamada a xmlwriter_open_uri() ou xmlwriter_open_memory().
Retorna TRUE em caso de sucesso ou FALSE em falhas.