DOMCdataSection::__construct

DOMCdataSection::__construct

(PHP 5, PHP 7)

DOMCdataSection::__constructConstructs a new DOMCdataSection object

Description

public DOMCdataSection::__construct ( string $value )

Constructs a new CDATA node. This works like the DOMText class.