XMLWriter::endDTD

XMLWriter::endDTD

xmlwriter_end_dtd

(PHP 5 >= 5.1.2, PHP 7, PECL xmlwriter >= 0.1.0)

XMLWriter::endDTD -- xmlwriter_end_dtdEnd current DTD

Description

Object oriented style

bool XMLWriter::endDTD ( void )

Procedural style

bool xmlwriter_end_dtd ( resource $xmlwriter )

Ends the DTD of the document.