The DOMCdataSection class
(PHP 5, PHP 7, PHP 8)
Introduction
The DOMCdataSection inherits from DOMText for textural representation of CData constructs.
Class synopsis
bool
$exclusive
= false
,bool
$withComments
= false
,?array
$xpath
= null
,?array
$nsPrefixes
= null
): string|false
string
$uri
,bool
$exclusive
= false
,bool
$withComments
= false
,?array
$xpath
= null
,?array
$nsPrefixes
= null
): int|false
Table of Contents
- DOMCdataSection::__construct — Constructs a new DOMCdataSection object