The DOMComment class
(PHP 5, PHP 7, PHP 8)
Einführung
Represents comment nodes, characters delimited by <!--
and -->.
Klassenbeschreibung
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
Inhaltsverzeichnis
- DOMComment::__construct — Creates a new DOMComment object

