php8.5
Home/ Manual/ xmlwriter / xmlwriter/ XMLWriter::endComment

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

VersionDescription

See Also

  • XMLWriter::startComment
  • XMLWriter::writeComment

Source: reference/xmlwriter/xmlwriter/endcomment.xml · from the official PHP manual (php/doc-en)