XMLWriter::endDtdEntity
xmlwriter_end_dtd_entity
(PHP 5 >= 5.2.1, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0)
XMLWriter::endDtdEntity -- xmlwriter_end_dtd_entity — End current DTD Entity
说明
面向对象风格
过程化风格
Ends the current DTD entity.
参见
- XMLWriter::startDtdEntity() - Create start DTD Entity
- XMLWriter::writeDtdEntity() - Write full DTD Entity tag