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

XMLWriter::endDtdEntity

PHP function Edit on GitHub ✎

(PHP 5 >= 5.2.1, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0)

End current DTD Entity

Description

Oop

XMLWriter::endDtdEntity(): bool

Procedural

xmlwriter_end_dtd_entity(XMLWriter $writer): bool

Ends the current DTD entity.

Parameters

Return Values

Success

Changelog

VersionDescription

See Also

  • XMLWriter::startDtdEntity
  • XMLWriter::writeDtdEntity

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