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

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

VersionDescription

See Also

  • XMLWriter::startDtd
  • XMLWriter::writeDtd

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