The Dom\CDATASection class
(PHP 8 >= 8.4.0)
Introduction
The Dom\CDATASection class inherits from
Dom\Text for textual representation
of CData constructs.
This is the modern, spec-compliant equivalent of
DOMCdataSection .
Class synopsis
class Dom\CDATASection
extends
Dom\Text
{
/* Inherited constants */
/* Inherited properties */
/* Inherited methods */
/* Not documented yet */
}
There are no user contributed notes for this page.