← All docs

xmlwriter_end_cdata()

Ends the current CDATA section.

xmlwriter_end_cdata()

function xmlwriter_end_cdata(mixed $writer): bool

Ends the current CDATA section.

Parameters:

  • $writer (mixed)

Returns: bool

Availability

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

Internals

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