← All docs

xmlwriter_end_dtd_entity()

Ends the current DTD entity declaration.

xmlwriter_end_dtd_entity()

function xmlwriter_end_dtd_entity(mixed $writer): bool

Ends the current DTD entity declaration.

Parameters:

  • $writer (mixed)

Returns: bool

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how xmlwriter_end_dtd_entity is implemented in the compiler, see the internals page.